Update .gitlab-ci.yml file

This commit is contained in:
Slava
2023-08-28 17:26:12 +00:00
parent 5024ed74d4
commit 60c589fb74

View File

@@ -10,7 +10,7 @@ image: python:3.10
- 'pip install requests'
- 'git clone git@gl.beaconborn.ru:bacon/translation-generator.git'
prepare:
prepare_job:
stage: prepare
script:
- 'ls -al'