Update '.gitea/workflows/demo.yaml'

This commit is contained in:
2023-07-20 01:28:43 +00:00
parent 6416201209
commit 98e2960e26

View File

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