Commit Graph

10 Commits

Author SHA1 Message Date
6961bdad6f Fully remove docker-in-docker and cross
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: Jacob Kiers <code@kiers.eu>
2023-06-10 13:24:46 +02:00
3b5016b887 Update build to use zigbuild instead of cross
Some checks reported errors
continuous-integration/drone/push Build was killed
Signed-off-by: Jacob Kiers <code@kiers.eu>
2023-06-10 12:51:32 +02:00
0598026756 Add update subcommand
All checks were successful
continuous-integration/drone/push Build is passing
This allows updating the binary to the latest verison.

Closes: #15

Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
2022-12-29 00:08:49 +01:00
71371cb3e1 Go back to docker-in-docker
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
2022-12-27 21:07:41 +01:00
78049cf7b6 Remove unnecessary docker-in-docker
All checks were successful
continuous-integration/drone/push Build is passing
We're now launching new build servers, so security is less of a concern.

Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
2022-12-16 19:01:43 +01:00
3abec884c2 Really remove targets I don't care about
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
2022-12-16 18:43:56 +01:00
ea30a49901 Build with rust v1.66 and cross v0.2.4
Also added some sanity checks. The new docker image now also contains
all required targets and the rust-src component already, which makes it
a bit faster to get started.

Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
2022-12-16 18:42:38 +01:00
b19688a79c Remove builds I don't personally care about
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is passing
Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
2022-12-13 16:05:39 +01:00
7658748fa7 Build with rust 1.65
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
2022-11-29 22:33:43 +01:00
c3051e9cd2 Add cross-platform builds with jsonnet
Some checks reported errors
continuous-integration/drone/push Build was killed
Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
2022-09-07 23:17:52 +02:00