test1
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
Details
This commit is contained in:
parent
c5a7d7863e
commit
0397e63d70
|
@ -6,8 +6,8 @@ jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: ps_runner_labels
|
runs-on: ps_runner_labels
|
||||||
image: catthehacker/ubuntu:act-latest
|
image: catthehacker/ubuntu:act-latest
|
||||||
volumes:
|
# volumes:
|
||||||
- ubuntu_hostedtoolcache:/opt/hostedtoolcache
|
# - ubuntu_hostedtoolcache:/opt/hostedtoolcache
|
||||||
# env:
|
# env:
|
||||||
# RUNNER_TOOL_CACHE: /toolcache
|
# RUNNER_TOOL_CACHE: /toolcache
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue