m/cup
1
0
mirror of https://github.com/sergi0g/cup.git synced 2025-11-19 10:23:42 -05:00
Commit Graph

11 Commits

Author SHA1 Message Date
Sergio
923e81d75d Update release workflow and fix bug with binaries not being uploaded
Some checks are pending
Deploy github pages / build (push) Waiting to run
Deploy github pages / deploy (push) Blocked by required conditions
Nightly Release / build-binary (map[bin:cup command:build name:cup-linux-aarch64 os:ubuntu-latest release_for:linux-aarch64 target:aarch64-unknown-linux-musl]) (push) Waiting to run
Nightly Release / build-binary (map[bin:cup command:build name:cup-linux-x86_64 os:ubuntu-latest release_for:linux-x86_64 target:x86_64-unknown-linux-musl]) (push) Waiting to run
Nightly Release / build-image (push) Waiting to run
2024-07-17 16:15:26 +03:00
Sergio
ae0c6ed50f Add caching 2024-07-11 13:32:43 +03:00
Sergio
f88f7d90f9 Fix release workflow 2024-07-11 13:29:11 +03:00
Sergio
ac8f97fbcd Update workflows 2024-07-10 19:44:55 +03:00
Sergio
b11b2861ab Update build action 2024-07-10 09:31:32 +03:00
Sergio
5131c5e570 Optimize docker build workflow 2024-07-09 15:08:58 +03:00
Sergio
89b3c6f83c Build with docker instead 2024-07-09 11:15:49 +03:00
Sergio
41d2389efc Remove cache as it is not compatible and won't provide any serious benefits 2024-07-09 10:57:43 +03:00
Sergio
b0bdb294c0 Update build.yml
Fix typo
2024-07-09 10:40:13 +03:00
Sergio
a587962592 Update build.yml 2024-07-09 10:38:54 +03:00
Sergio
0435e880e5 Create build.yml
This will (hopefully) build Cup and cache the dependencies
2024-07-09 10:37:51 +03:00