Update build-docker.yml

This commit is contained in:
Skillet 2023-04-12 23:47:41 -04:00 committed by GitHub
parent 7ab5ebc912
commit 2bbcd2101b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,4 @@ jobs:
with:
push: true
tags: "${{ vars.DOCKER_REGISTRY_URL }}/${{ vars.ansible_container }}:latest"
cache-from: type=registry,ref=${{ vars.DOCKER_REGISTRY_URL }}/${{ vars.ansible_container }}:latest
cache-to: type=registry,ref=${{ vars.DOCKER_REGISTRY_URL }}/${{ vars.ansible_container }}:latest