Compare commits

...

2 Commits

Author SHA1 Message Date
dm 4ae8bbd38e test4
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1s Details
2024-08-13 08:30:14 +08:00
dm 4977a0f4ee test3
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1s Details
2024-08-13 08:29:46 +08:00
1 changed files with 3 additions and 3 deletions

View File

@ -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: