Compare commits
No commits in common. "06916c6c5ccc262375a10370dc66b43cd180d32e" and "667c092983fe4a44f87e869f0c88d7a2ecc4fb30" have entirely different histories.
06916c6c5c
...
667c092983
|
@ -25,8 +25,6 @@ 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
|
||||
|
|
Loading…
Reference in New Issue