Compare commits

..

2 Commits

Author SHA1 Message Date
8274067eef fix: Chef cook uses wrong toolchain
All checks were successful
Build and deploy / build (push) Successful in 12m58s
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 03:09:48 +01:00
4475ba5293 chore: Upgraded to new workflow
Some checks failed
Build and deploy / build (push) Failing after 17m55s
Build and deploy / Deploy container (push) Has been skipped
2025-11-16 23:25:47 +01:00

View File

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