test2
This commit is contained in:
parent
bbd5295a38
commit
1fd3522f23
|
@ -5,7 +5,8 @@ on: [push]
|
|||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: ps_runner_labels
|
||||
container: catthehacker/ubuntu:act-latest
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
# volumes:
|
||||
# - ubuntu_hostedtoolcache:/opt/hostedtoolcache
|
||||
# env:
|
||||
|
|
Loading…
Reference in New Issue