fix UI tag in GHA jobs

This commit is contained in:
florian 2022-06-06 15:19:25 +02:00
parent 389e050943
commit 1b21f9eac3

View File

@ -56,7 +56,7 @@ jobs:
file: ui/Dockerfile
platforms: linux/amd64
push: true
tags: ${{ secrets.PRIVATE_REGISTRY }}/bunkerweb-ui-tests-amd64:latest
tags: ${{ secrets.PRIVATE_REGISTRY }}/infra/bunkerweb-ui-tests-amd64:latest
cache-from: type=registry,ref=bunkerity/cache:bw-ui-amd64-cache
cache-to: type=registry,ref=bunkerity/cache:bw-ui-amd64-cache,mode=min