Skip to content

Commit

Permalink
Updated gitlab example typo
Browse files Browse the repository at this point in the history
  • Loading branch information
erikmagkekse committed Nov 3, 2024
1 parent 05751d7 commit 98bae63
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/gitlab/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ default:

deploy:
stage: build
image:
name: docker.io/erikmagkekse/ziti-edge-proxy:main
image: "YOUR-ANSIBLE-IMAGE"
variables:
ANSIBLE_REMOTE_USER: deployer
ANSIBLE_INVENTORY: hosts.ini
Expand Down

0 comments on commit 98bae63

Please sign in to comment.