Compare commits

...

2 Commits

Author SHA1 Message Date
dm bbd5295a38 test
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1s Details
2024-08-13 08:28:00 +08:00
dm 0397e63d70 test1
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s Details
2024-08-13 08:26:29 +08:00
1 changed files with 3 additions and 3 deletions

View File

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