From 2e010e9476e430e92dccf365405a4106937e90bd Mon Sep 17 00:00:00 2001 From: Illia Shestakov Date: Wed, 23 Aug 2023 17:01:28 +0300 Subject: [PATCH] Use correct ansible host in GitLab CI --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d4f8a2f8..4d173e0c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -78,7 +78,7 @@ deploy: tags: - docker variables: - ANSIBLE_HOST: community-theme + ANSIBLE_HOST: community_theme before_script: - *deploy-prepare script: