test
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1s
Details
This commit is contained in:
parent
0397e63d70
commit
bbd5295a38
|
@ -5,7 +5,7 @@ on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: ps_runner_labels
|
runs-on: ps_runner_labels
|
||||||
image: catthehacker/ubuntu:act-latest
|
container: catthehacker/ubuntu:act-latest
|
||||||
# volumes:
|
# volumes:
|
||||||
# - ubuntu_hostedtoolcache:/opt/hostedtoolcache
|
# - ubuntu_hostedtoolcache:/opt/hostedtoolcache
|
||||||
# env:
|
# env:
|
||||||
|
|
Loading…
Reference in New Issue