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