Update .gitlab-ci.yml file
This commit is contained in:
@@ -14,6 +14,9 @@ prepare_job:
|
|||||||
- 'python3 translation-generator/main.py $CI_PROJECT_DIR'
|
- 'python3 translation-generator/main.py $CI_PROJECT_DIR'
|
||||||
- 'ls -al'
|
- 'ls -al'
|
||||||
- cat test.txt
|
- cat test.txt
|
||||||
|
artifacts:
|
||||||
|
paths:
|
||||||
|
- test.txt
|
||||||
|
|
||||||
|
|
||||||
release_job:
|
release_job:
|
||||||
|
|||||||
Reference in New Issue
Block a user