1
0
Fork 0
forked from gorb/backend
Commit graph

20 commits

Author SHA1 Message Date
42f281b3e9 ci: install podman container engine
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-06-01 19:42:47 +02:00
d3ae5dc91f ci: remove non-existent secret
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-06-01 19:38:59 +02:00
315a8b9954 ci: test ci 2025-06-01 19:38:19 +02:00
1ff3fa69a7 ci: automatically create docs 2025-05-27 22:13:15 +02:00
b853ed3e98 use docker as build system 2025-05-02 14:23:50 +02:00
4295e93134 ci: dont use tee 2025-05-02 13:53:03 +02:00
ad4effd425 ci: specify path for tee since the command wasnt found
I have no idea how this even happened, it should be included in the image
2025-05-02 13:50:06 +02:00
f020345e8a ci: install docker in rust container 2025-05-02 13:46:03 +02:00
040be2126c ci: try using cross for cross compile 2025-05-02 13:38:33 +02:00
3647dbcd41 ci: add musl-dev 2025-05-02 13:25:50 +02:00
eaa4fab96f Revert "ci: add step to install libssl-dev"
This reverts commit df99a1effe.
2025-05-02 13:24:52 +02:00
df99a1effe ci: add step to install libssl-dev 2025-05-02 13:18:13 +02:00
dc5ac8889a ci: try using alpine for cross 2025-05-02 13:13:01 +02:00
0f94bfbd28 fix: add missing dashes 2025-05-02 13:09:24 +02:00
b16d9c3b71 ci: build for x86_64 and arm64
This is an *attempt* to make the build system work for arm64 images as well, fingers crossed!
2025-05-02 13:08:24 +02:00
280e989c4b ci: remove unused docker commands 2025-05-02 00:34:46 +02:00
6c53d23bb7 ci: use --push on docker build 2025-05-02 00:29:43 +02:00
28fdcdcd3e ci: add missing tag to push 2025-05-02 00:26:11 +02:00
f6888b1803 ci: use environment instead of settings 2025-05-02 00:22:48 +02:00
7ad2771f52 ci: add build and docker publish ci 2025-05-02 00:21:18 +02:00