.gitea/workflows/build.yml aktualisiert
List Runner Tool Cache (Persistent) / check-tool-cache (push) Successful in 1m45s
Test Gitea Actions support Matrix? / build (14, ubuntu-latest) (push) Failing after 2m4s
Test Gitea Actions support Matrix? / build (18, ubuntu-latest) (push) Successful in 42s
Output Information / info (push) Successful in 8s
Test Gitea Actions support Matrix? / build (16, ubuntu-latest) (push) Successful in 1m45s
Build Workflow / Build (push) Successful in 4m38s
Build Workflow / Deploy (push) Successful in 2m20s
List Runner Tool Cache (Persistent) / check-tool-cache (push) Successful in 1m45s
Test Gitea Actions support Matrix? / build (14, ubuntu-latest) (push) Failing after 2m4s
Test Gitea Actions support Matrix? / build (18, ubuntu-latest) (push) Successful in 42s
Output Information / info (push) Successful in 8s
Test Gitea Actions support Matrix? / build (16, ubuntu-latest) (push) Successful in 1m45s
Build Workflow / Build (push) Successful in 4m38s
Build Workflow / Deploy (push) Successful in 2m20s
This commit is contained in:
@@ -83,6 +83,9 @@ jobs:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v3
|
||||
#- uses: seepine/hash-files@v1
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: '>=1.20.1'
|
||||
- uses: https://gitea.com/actions/go-hashfiles@v0.0.1
|
||||
id: get-cache-hash
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user