Update .gitlab-ci.yml file
This commit is contained in:
@@ -12,7 +12,7 @@ image: python:3.10
|
|||||||
deploy:
|
deploy:
|
||||||
stage: prepare
|
stage: prepare
|
||||||
script:
|
script:
|
||||||
- 'python main.py'
|
- 'ls -al'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user