amd
Some checks failed
Some checks failed
This commit is contained in:
parent
5297197289
commit
b84ef781a0
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ jobs:
|
||||||
tags: ${{ vars.REGISTRY }}/${{ env.USER }}/${{ env.CONTAINER_NAME }}-${{ matrix.arch }}:latest
|
tags: ${{ vars.REGISTRY }}/${{ env.USER }}/${{ env.CONTAINER_NAME }}-${{ matrix.arch }}:latest
|
||||||
|
|
||||||
merge-images-via-manifest:
|
merge-images-via-manifest:
|
||||||
runs-on: catthehacker-amd64
|
runs-on: amd64
|
||||||
needs: build-and-push-arch
|
needs: build-and-push-arch
|
||||||
environment: deploy
|
environment: deploy
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue