'Generic Commit'
Some checks failed
Build-Test-Publish / build (push) Failing after 1m20s

This commit is contained in:
Your Name
2025-06-14 15:51:42 +12:00
parent a752f2ccc2
commit 4ecfc1b68f
3 changed files with 109 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM gitea.jde.nz/public/dropshell-build-base:latest AS builder
FROM gitea.jde.nz/public/dropshell-build-base:latest AS builder
ARG PROJECT
ARG CMAKE_BUILD_TYPE=Debug