测试CI
This commit is contained in:
parent
db2e08bb8a
commit
dbfc32309a
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue