测试CI
This commit is contained in:
parent
db2e08bb8a
commit
dbfc32309a
|
@ -4,8 +4,9 @@ on: [push]
|
||||||
|
|
||||||
jobs:
|
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:
|
||||||
|
|
Loading…
Reference in New Issue