No description
Find a file
robojerk a8e1bf111c
All checks were successful
Build bootupd with systemd-boot / build (push) Successful in 1m24s
Fix Docker mount issue by using docker cp instead
- Change from --rm to -d to keep container running
- Use docker cp to copy .deb file from container to host
- This bypasses the Docker mount issue that was preventing file transfer
- Remove separate copy step since it's now integrated
- The .deb file should now be available on host filesystem
2025-09-05 10:58:16 -07:00
.forgejo/workflows Fix Docker mount issue by using docker cp instead 2025-09-05 10:58:16 -07:00
Dockerfile Fix Docker ARG variable naming 2025-09-05 09:32:23 -07:00
Dockerfile-debian.template first commit 2025-09-05 08:36:06 -07:00
README.md first commit 2025-09-05 08:36:06 -07:00

build bootup with systemd-boot

This is only a ci.yml