Compare commits
No commits in common. "4ae8bbd38e6e71a7f0eea2e8317310742ae1d229" and "1fd3522f239ce380e1449e72746679fc8e228fcb" have entirely different histories.
4ae8bbd38e
...
1fd3522f23
|
@ -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