Compare commits
2 Commits
1fd3522f23
...
4ae8bbd38e
Author | SHA1 | Date |
---|---|---|
|
4ae8bbd38e | |
|
4977a0f4ee |
|
@ -5,10 +5,10 @@ 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
|
||||||
# env:
|
# env:
|
||||||
# RUNNER_TOOL_CACHE: /toolcache
|
# RUNNER_TOOL_CACHE: /toolcache
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue