测试CI
This commit is contained in:
parent
d33ec7dfdd
commit
db2e08bb8a
|
@ -4,7 +4,8 @@ on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: server container:
|
runs-on: server
|
||||||
|
container:
|
||||||
volumes:
|
volumes:
|
||||||
- /run/docker.sock:/run/docker.sock
|
- /run/docker.sock:/run/docker.sock
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue