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