fix UI tag in GHA jobs
This commit is contained in:
parent
389e050943
commit
1b21f9eac3
2
.github/workflows/new-dev.yml
vendored
2
.github/workflows/new-dev.yml
vendored
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user