Compare commits

...

2 Commits

Author SHA1 Message Date
Muhamad Aditya Prima 06916c6c5c Added setup qemu action
Build and push Almalinux 9 to docker.io / Build almalinux base container images (push) Failing after 41s Details
2024-12-15 14:58:08 +07:00
Muhamad Aditya Prima 5615798abb Added setup qemu action 2024-12-15 14:57:22 +07:00
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ jobs:
registry: git.winteraccess.id
username: ${{ vars.REGISTRY_USERNAME }}
password: ${{ secrets.REGISTRY_TOKEN }}
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Setup Docker buildx
uses: docker/setup-buildx-action@v3
- name: Build and push almalinux9