Compare commits
2 Commits
c5a7d7863e
...
bbd5295a38
Author | SHA1 | Date |
---|---|---|
dm | bbd5295a38 | |
dm | 0397e63d70 |
|
@ -5,9 +5,9 @@ on: [push]
|
|||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: ps_runner_labels
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
volumes:
|
||||
- ubuntu_hostedtoolcache:/opt/hostedtoolcache
|
||||
container: catthehacker/ubuntu:act-latest
|
||||
# volumes:
|
||||
# - ubuntu_hostedtoolcache:/opt/hostedtoolcache
|
||||
# env:
|
||||
# RUNNER_TOOL_CACHE: /toolcache
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue