diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 89b9767..82d2c78 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -24,5 +24,5 @@ deploy-job: # This job runs in the deploy stage. environment: production script: - echo "Translating text..." - - + - echo "test" - echo "Text successfully translated."