.gitea/workflows/build.yaml aktualisiert
Build / Build (push) Failing after 34s

This commit is contained in:
2025-03-22 17:28:21 +01:00
parent 7090578f32
commit 79c069df83
+1 -1
View File
@@ -4,7 +4,7 @@ on: [push]
jobs:
Build:
runs-on: ubuntu-latest
ontainer:
container:
image: golang:latest
options: --network host
steps: