This commit is contained in:
AaronHux 2024-05-24 18:14:51 +08:00
parent db2e08bb8a
commit dbfc32309a
1 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@ jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions:
runs-on: server runs-on: server
container: container:
image: ghcr.io/catthehacker/ubuntu:act-latest
volumes: volumes:
- /run/docker.sock:/run/docker.sock - /run/docker.sock:/run/docker.sock
steps: steps: