From 5dfa9cf780fd46e572c69a52fb68e9fa17b1a773 Mon Sep 17 00:00:00 2001 From: Slava Date: Fri, 25 Aug 2023 23:27:24 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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."