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