You've already forked mkisofs-docker
Compare commits
4 Commits
8b1f6dda21
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| a334782f60 | |||
|
b1b9ba01e0
|
|||
| 88dc489943 | |||
|
6d95763428
|
@@ -13,7 +13,7 @@ jobs:
|
|||||||
- uses: docker/setup-qemu-action@v4.0.0
|
- uses: docker/setup-qemu-action@v4.0.0
|
||||||
- uses: docker/setup-buildx-action@v4.0.0
|
- uses: docker/setup-buildx-action@v4.0.0
|
||||||
|
|
||||||
- uses: docker/login-action@v4.0.0
|
- uses: docker/login-action@v4.1.0
|
||||||
with:
|
with:
|
||||||
registry: git.cryptic.systems
|
registry: git.cryptic.systems
|
||||||
username: ${{ github.repository_owner }}
|
username: ${{ github.repository_owner }}
|
||||||
@@ -39,7 +39,7 @@ jobs:
|
|||||||
- uses: docker/setup-qemu-action@v4.0.0
|
- uses: docker/setup-qemu-action@v4.0.0
|
||||||
- uses: docker/setup-buildx-action@v4.0.0
|
- uses: docker/setup-buildx-action@v4.0.0
|
||||||
|
|
||||||
- uses: docker/login-action@v4.0.0
|
- uses: docker/login-action@v4.1.0
|
||||||
with:
|
with:
|
||||||
registry: git.cryptic.systems
|
registry: git.cryptic.systems
|
||||||
username: ${{ github.repository_owner }}
|
username: ${{ github.repository_owner }}
|
||||||
@@ -64,7 +64,7 @@ jobs:
|
|||||||
- push-arm64
|
- push-arm64
|
||||||
- push-amd64
|
- push-amd64
|
||||||
steps:
|
steps:
|
||||||
- uses: docker/login-action@v4.0.0
|
- uses: docker/login-action@v4.1.0
|
||||||
with:
|
with:
|
||||||
registry: git.cryptic.systems
|
registry: git.cryptic.systems
|
||||||
username: ${{ github.repository_owner }}
|
username: ${{ github.repository_owner }}
|
||||||
|
|||||||
Reference in New Issue
Block a user