Update .gitlab-ci.yml file

This commit is contained in:
Slava
2023-08-26 19:03:00 +00:00
parent 5dfa9cf780
commit 9d72224771

View File

@@ -24,5 +24,5 @@ deploy-job: # This job runs in the deploy stage.
environment: production
script:
- echo "Translating text..."
- echo "test"
- uname -a
- echo "Text successfully translated."