Update '.gitea/workflows/demo.yaml'
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 13s Details

master
nathan 2 years ago
parent 55d3b516b4
commit 16b443e248

@ -5,6 +5,7 @@ jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest
options: -v /var/run/user/1000/docker.sock:/var/run/docker.sock:rw
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
#- name: setup qemu

Loading…
Cancel
Save