Update build-docker.yml

This commit is contained in:
Skillet 2023-04-13 00:12:04 -04:00 committed by GitHub
parent ea83fb9a7c
commit 582f2f176a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,5 +26,5 @@ jobs:
uses: docker/build-push-action@v4
with:
push: true
tags: "${{ vars.DOCKER_REGISTRY_URL }}/${{ vars.ansible_container }}:latest"
tags: "${{ vars.DOCKER_REGISTRY_URL }}/${{ vars.ANSIBLE_CONTAINER }}:latest"