Compare commits

..

2 Commits

Author SHA1 Message Date
7b83ed88f2 fix: Chef cook uses wrong toolchain
Some checks failed
Build and deploy / build (push) Failing after 1m10s
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 04:53:57 +01:00
af1e6ac133 chore: Upgraded to new workflow 2025-11-17 04:53:56 +01:00

View File

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