.gitea/workflows/build.yml aktualisiert
List Runner Tool Cache (Persistent) / check-tool-cache (push) Successful in 34s
Test Gitea Actions support Matrix? / build (14, ubuntu-latest) (push) Successful in 30s
Test Gitea Actions support Matrix? / build (16, ubuntu-latest) (push) Successful in 26s
Test Gitea Actions support Matrix? / build (18, ubuntu-latest) (push) Successful in 24s
Output Information / info (push) Successful in 6s
Build Workflow / Build (push) Successful in 58s
Build Workflow / Deploy (push) Failing after 9s

This commit is contained in:
2025-05-26 20:16:08 +02:00
parent 91852d48c6
commit 6b5c3d084b
+4 -2
View File
@@ -38,7 +38,8 @@ jobs:
- uses: actions/setup-go@v3
with:
go-version: '>=1.20.1'
- uses: seepine/hash-files@v1
#- uses: seepine/hash-files@v1
- uses: https://gitea.com/actions/go-hashfiles@v0.0.1
id: get-cache-hash
with:
patterns: |-
@@ -81,7 +82,8 @@ jobs:
steps:
- name: Checkout Code
uses: actions/checkout@v3
- uses: seepine/hash-files@v1
#- uses: seepine/hash-files@v1
- uses: https://gitea.com/actions/go-hashfiles@v0.0.1
id: get-cache-hash
with:
patterns: |-