Skip to content

Commit

Permalink
Use correct ansible host in GitLab CI
Browse files Browse the repository at this point in the history
  • Loading branch information
snglth committed Aug 23, 2023
1 parent 4813aaa commit 2e010e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ deploy:
tags:
- docker
variables:
ANSIBLE_HOST: community-theme
ANSIBLE_HOST: community_theme
before_script:
- *deploy-prepare
script:
Expand Down

0 comments on commit 2e010e9

Please sign in to comment.