container:
All checks were successful
All checks were successful
image: ghcr.io/catthehacker/ubuntu:act-22.04
This commit is contained in:
parent
8f4f3be76b
commit
032468d4ad
1 changed files with 2 additions and 1 deletions
|
|
@ -55,7 +55,8 @@ jobs:
|
||||||
merge-images-via-manifest:
|
merge-images-via-manifest:
|
||||||
runs-on: amd64
|
runs-on: amd64
|
||||||
needs: build-and-push-arch
|
needs: build-and-push-arch
|
||||||
environment: deploy
|
container:
|
||||||
|
image: ghcr.io/catthehacker/ubuntu:act-22.04
|
||||||
steps:
|
steps:
|
||||||
- name: Generate and push multi-arch manifest
|
- name: Generate and push multi-arch manifest
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue