Update .gitlab-ci.yml file

This commit is contained in:
Slava
2023-08-28 17:26:00 +00:00
parent 8f1f252601
commit 5024ed74d4

View File

@@ -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'