test3
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
1fd3522f23
commit
4977a0f4ee
|
@ -5,7 +5,7 @@ on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: ps_runner_labels
|
runs-on: ps_runner_labels
|
||||||
container:
|
container:
|
||||||
image: catthehacker/ubuntu:act-latest
|
image: catthehacker/ubuntu:act-latest
|
||||||
# volumes:
|
# volumes:
|
||||||
# - ubuntu_hostedtoolcache:/opt/hostedtoolcache
|
# - ubuntu_hostedtoolcache:/opt/hostedtoolcache
|
||||||
|
|
Loading…
Reference in New Issue