.gitea/workflows/action.yml aktualisiert
This commit is contained in:
parent
916a05aedd
commit
6903867cde
1 changed files with 0 additions and 2 deletions
|
@ -8,8 +8,6 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build_act:
|
build_act:
|
||||||
runs-on: 'ubuntu-latest'
|
runs-on: 'ubuntu-latest'
|
||||||
container:
|
|
||||||
image: "ghcr.io/catthehacker/ubuntu:runner-latest"
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install Docker
|
- name: Install Docker
|
||||||
run: curl -fsSL https://get.docker.com | sh
|
run: curl -fsSL https://get.docker.com | sh
|
||||||
|
|
Loading…
Reference in a new issue