This commit is contained in:
parent
de7db63642
commit
51ce2fc7c2
1 changed files with 1 additions and 1 deletions
|
@ -47,6 +47,6 @@ jobs:
|
|||
run: |
|
||||
buildah login code.lightstands.xyz \
|
||||
--username ${{ env.GITHUB_ACTOR }} --password ${{ secrets.PUBLICATION_TOKEN }} && \
|
||||
buildah manifest push code.lightstands.xyz/standcoded/fedora:40-minimal --all && \
|
||||
buildah manifest push code.lightstands.xyz/standcoded/fedora-minimal:40 --all && \
|
||||
buildah manifest push code.lightstands.xyz/standcoded/fedora:40 --all
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue