Compare commits
2 Commits
c5a7d7863e
...
bbd5295a38
Author | SHA1 | Date |
---|---|---|
dm | bbd5295a38 | |
dm | 0397e63d70 |
|
@ -5,9 +5,9 @@ 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:
|
||||||
# RUNNER_TOOL_CACHE: /toolcache
|
# RUNNER_TOOL_CACHE: /toolcache
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue