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

@ -4,8 +4,9 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: server
runs-on: server
container:
image: ghcr.io/catthehacker/ubuntu:act-latest
volumes:
- /run/docker.sock:/run/docker.sock
steps: