This commit is contained in:
@@ -9,6 +9,8 @@ steps:
|
||||
- pip install -r requirements.txt
|
||||
- cd web # Change to the correct directory
|
||||
- python app.py
|
||||
when:
|
||||
timeout: 15s
|
||||
|
||||
- name: cleanup
|
||||
image: alpine:latest
|
||||
|
||||
Reference in New Issue
Block a user