Update .gitlab-ci.yml file

This commit is contained in:
Slava
2023-08-28 17:20:56 +00:00
parent ee48cf94c5
commit ce4627919f

View File

@@ -12,7 +12,7 @@ image: python:3.10
deploy:
stage: prepare
script:
- 'python main.py'
- 'ls -al'