Update .gitlab-ci.yml file
This commit is contained in:
@@ -2,10 +2,9 @@ stages:
|
||||
- prepare # List of stages for jobs, and their order of execution
|
||||
- release
|
||||
|
||||
|
||||
image: python:3.10
|
||||
|
||||
.pre:
|
||||
image: python:3.10
|
||||
script:
|
||||
- 'pip install requests'
|
||||
- 'git clone git@gl.beaconborn.ru:bacon/translation-generator.git'
|
||||
|
||||
Reference in New Issue
Block a user