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