Commit Graph

7 Commits

Author SHA1 Message Date
Fintan Halpenny edcfcae78c build: fix ssh symlinking
The symlinking process of `build/upload` was not working, due to the command
consuming stdin, and ignoring the subsequent targets platforms. Use `-n` to
prevent this, allowing every target binary to be uploaded correctly.

The output is also improved for better feedback during the upload process.
2025-05-30 12:27:13 +02:00
Lorenz Leutgeb cbca3af260
chore: shellcheck fixes 2025-04-22 15:43:02 +02:00
Lorenz Leutgeb 77386b0fce build: Upload Git archive of heartwood 2025-04-22 11:46:01 +02:00
cloudhead 6dcfbfcdee
build: Separate release from upload 2024-11-01 12:28:39 +01:00
cloudhead 227e13d5b1
build: Push tags as part of upload 2024-05-02 21:37:15 +02:00
cloudhead 780f0eff37
build: Don't set 'latest' link for dev builds 2024-04-30 22:02:32 +02:00
cloudhead 97b1a5de53
build: Move/rename build steps 2024-04-29 11:14:09 +02:00
Renamed from build/upload.sh (Browse further)