Update .gitlab-ci.yml file
This commit is contained in:
@@ -31,5 +31,5 @@ test-job: # This job runs in the deploy stage.
|
|||||||
script:
|
script:
|
||||||
- echo "Translating text..."
|
- echo "Translating text..."
|
||||||
- uname -a
|
- uname -a
|
||||||
- python -v
|
- python -V
|
||||||
- echo "Text successfully translated."
|
- echo "Text successfully translated."
|
||||||
|
|||||||
Reference in New Issue
Block a user