Compare commits

..

2 Commits

Author SHA1 Message Date
3f59f10cd1 fix: Chef cook uses wrong toolchain
Some checks failed
Build and deploy / build (push) Failing after 1m2s
Build and deploy / Deploy container (push) Has been skipped
This adds a toolchain setup step to the base image so we do not have to
do it multiple times
2025-11-17 05:10:36 +01:00
b87f27f149 chore: Upgraded to new workflow 2025-11-17 05:10:36 +01:00

View File

@@ -9,7 +9,7 @@ on:
jobs:
build:
uses: dreaded_x/workflows/.gitea/workflows/docker-kubernetes.yaml@826757a257ad7684b918a21217637f34d1ee1af1
uses: dreaded_x/workflows/.gitea/workflows/docker-kubernetes.yaml@c50a935d1f1745f8c2775e828e57fc486048188c
secrets: inherit
with:
push_manifests: false