ci: add nxbuilder tag
Build Container Image / build_latest_amd64 (push) Successful in 43s Details
Build Container Image / build_latest_i386 (push) Successful in 42s Details
Build Container Image / push_latest_amd64 (push) Successful in 1m7s Details
Build Container Image / build_latest (push) Successful in 1m4s Details
Build Container Image / push_latest_i386 (push) Successful in 59s Details
Build Container Image / push_latest (push) Successful in 1m1s Details
Build Container Image / update_readme (push) Successful in 11s Details

This commit is contained in:
Daniel Wolf 2024-03-26 19:01:00 -04:00
parent ff302dc5f0
commit 56ba561e7b
Signed by: nephatrine
GPG Key ID: 59D70EC2E4AAB4D0
1 changed files with 2 additions and 0 deletions

View File

@ -173,8 +173,10 @@ jobs:
password: ${{ secrets.DOCKER_PASS }}
- name: Docker Manifest
run: |
docker manifest create nephatrine/nxbuilder:debian-djgpp --amend nephatrine/amd64:nxb-cross-dos32-latest --amend nephatrine/ia32:nxb-cross-dos32-latest
docker manifest create nephatrine/nxb-cross-dos32:latest --amend nephatrine/amd64:nxb-cross-dos32-latest --amend nephatrine/ia32:nxb-cross-dos32-latest
docker manifest create nephatrine/nxb-cross-dos32:djgpp --amend nephatrine/amd64:nxb-cross-dos32-latest --amend nephatrine/ia32:nxb-cross-dos32-latest
docker manifest push --purge nephatrine/nxbuilder:debian-djgpp
docker manifest push --purge nephatrine/nxb-cross-dos32:latest
docker manifest push --purge nephatrine/nxb-cross-dos32:djgpp
- name: Notify Discord