测试CI
This commit is contained in:
parent
118e04da3b
commit
d39edc65ba
|
@ -5,9 +5,9 @@ on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: server
|
runs-on: server
|
||||||
container: catthehacker/ubuntu:act-latest
|
# container: catthehacker/ubuntu:act-latest
|
||||||
# container:
|
container:
|
||||||
# image: ghcr.nju.edu.cn/catthehacker/ubuntu:act-latest
|
image: ghcr.nju.edu.cn/catthehacker/ubuntu:act-latest
|
||||||
# volumes:
|
# volumes:
|
||||||
# - /run/docker.sock:/run/docker.sock
|
# - /run/docker.sock:/run/docker.sock
|
||||||
# env:
|
# env:
|
||||||
|
|
Loading…
Reference in New Issue