.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:
|
||||
build_act:
|
||||
runs-on: 'ubuntu-latest'
|
||||
container:
|
||||
image: "ghcr.io/catthehacker/ubuntu:runner-latest"
|
||||
steps:
|
||||
- name: Install Docker
|
||||
run: curl -fsSL https://get.docker.com | sh
|
||||
|
|
Loading…
Reference in a new issue