.gitea/workflows/action.yml aktualisiert
Some checks failed
CI / build_act (push) Has been cancelled
CI / build_php (83) (push) Has been cancelled
CI / build_java (17) (push) Has been cancelled
CI / build_java (8) (push) Has been cancelled
CI / build_java (21) (push) Has been cancelled
CI / build_php (82) (push) Has been cancelled
CI / build_php (81) (push) Has been cancelled
Some checks failed
CI / build_act (push) Has been cancelled
CI / build_php (83) (push) Has been cancelled
CI / build_java (17) (push) Has been cancelled
CI / build_java (8) (push) Has been cancelled
CI / build_java (21) (push) Has been cancelled
CI / build_php (82) (push) Has been cancelled
CI / build_php (81) (push) Has been cancelled
This commit is contained in:
parent
07b874d1d1
commit
83a3200c50
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@ jobs:
|
||||||
build_act:
|
build_act:
|
||||||
runs-on: 'priviliged'
|
runs-on: 'priviliged'
|
||||||
steps:
|
steps:
|
||||||
- name: Install Docker
|
|
||||||
run: curl -fsSL https://get.docker.com | sh
|
|
||||||
- name: Set up QEMU
|
- name: Set up QEMU
|
||||||
uses: 'https://git.euph.dev/actions/docker-setup-qemu@v3'
|
uses: 'https://git.euph.dev/actions/docker-setup-qemu@v3'
|
||||||
- name: Setup Buildx
|
- name: Setup Buildx
|
||||||
|
|
Loading…
Reference in a new issue