build(workflows): hail mary for arm64 build
Some checks failed
/ desec-script (push) Failing after 1m45s

This commit is contained in:
devaine 2026-03-05 13:19:01 -06:00
commit 47d6faf57a
Signed by: devaine
GPG key ID: 954B1DCAC6FF84EE
3 changed files with 31 additions and 3 deletions

View file

@ -0,0 +1,4 @@
FROM --platform=linux/amd64 node:latest
RUN ["bash", "run.bash"]

View file

@ -0,0 +1,4 @@
services:
desec-script:
image: git.devdoes.work/devaine/desec-script:latest
container_name: desec-script