Update .gitlab-ci.yml file
This commit is contained in:
@@ -9,7 +9,6 @@ prepare_job:
|
||||
stage: prepare
|
||||
image: python:3.10
|
||||
script:
|
||||
- 'apt install zip'
|
||||
- 'pip install requests'
|
||||
- mkdir WPE-2 && mv data WPE-2/ && mv modinfo.lua WPE-2/ && mv thumb.png WPE-2/
|
||||
- 'git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@gl.beaconborn.ru/bacon/translation-generator.git'
|
||||
|
||||
Reference in New Issue
Block a user