更新 .gitea/workflows/test.yaml
This commit is contained in:
parent
e905c4c901
commit
6f8d0ccb1a
|
@ -6,7 +6,7 @@ jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
# image: ghcr.m.daocloud.io/catthehacker/ubuntu:act-latest
|
image: ghcr.m.daocloud.io/catthehacker/ubuntu:act-latest
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/user/1000/docker.sock:/var/run/docker.sock
|
- /var/run/user/1000/docker.sock:/var/run/docker.sock
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue