Compare commits
2 Commits
1fd3522f23
...
4ae8bbd38e
Author | SHA1 | Date |
---|---|---|
|
4ae8bbd38e | |
|
4977a0f4ee |
|
@ -5,10 +5,10 @@ on: [push]
|
|||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: ps_runner_labels
|
||||
container:
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
# volumes:
|
||||
# - ubuntu_hostedtoolcache:/opt/hostedtoolcache
|
||||
volumes:
|
||||
- ubuntu_hostedtoolcache:/opt/hostedtoolcache
|
||||
# env:
|
||||
# RUNNER_TOOL_CACHE: /toolcache
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue