parent
5acb0d7f1b
commit
f135e4a18e
@ -53,12 +53,12 @@ jobs:
|
||||
run: mvn -B package -Dmaven.test.skip
|
||||
- name: Uzip
|
||||
run: mkdir -p target/dependency && (cd target/dependency; jar -xf ../*.jar)
|
||||
#-
|
||||
#name: set up qemu
|
||||
#uses: https://github.com/docker/setup-qemu-action@v3
|
||||
-
|
||||
name: Set Docker Buildx
|
||||
uses: https://github.com/docker/setup-buildx-action@v3
|
||||
-
|
||||
name: set up qemu
|
||||
uses: https://github.com/docker/setup-qemu-action@v3
|
||||
#-
|
||||
#name: Set Docker Buildx
|
||||
#uses: https://github.com/docker/setup-buildx-action@v3
|
||||
-
|
||||
name: Login To Zot
|
||||
uses: https://github.com/docker/login-action@v3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user