Compare commits
2 Commits
667c092983
...
06916c6c5c
Author | SHA1 | Date |
---|---|---|
|
06916c6c5c | |
|
5615798abb |
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue