Update .gitlab-ci.yml file
This commit is contained in:
@@ -10,7 +10,7 @@ image: python:3.10
|
||||
- 'pip install requests'
|
||||
- 'git clone git@gl.beaconborn.ru:bacon/translation-generator.git'
|
||||
|
||||
deploy:
|
||||
prepare:
|
||||
stage: prepare
|
||||
script:
|
||||
- 'ls -al'
|
||||
|
||||
Reference in New Issue
Block a user