Commit Graph

8 Commits

Author SHA1 Message Date
Dreaded_X 5bf6e6bc3c Fixed build after gitea update 2024-07-08 23:25:20 +02:00
Dreaded_X 2ff59872b2 Moved last config items to lua + small cleanup 2024-05-07 00:05:37 +02:00
Dreaded_X c77064b5b9 Feature: Use Gitea Actions to build automation_rs
Build and deploy automation_rs / Build (push) Successful in 6m39s
Build and deploy automation_rs / Create Docker container (push) Successful in 1m1s
Builds automation_rs and the corresponding docker image.
The binary is uploaded as an artifact and the image is uploaded to the
registry.

In order to improve caching the nightly version is locked using
rust-toolchain.toml
2023-11-22 00:40:05 +01:00
Dreaded_X 74161d909e Fixed build to use yml file
continuous-integration/drone/push Build is passing
2023-11-06 00:20:12 +01:00
Dreaded_X 7ee40f6bb8 Fixed glibc mismatch
continuous-integration/drone/push Build is passing
2023-09-02 06:33:08 +02:00
Dreaded_X f8d1975f85 Fixed build
continuous-integration/drone/push Build is passing
2023-04-12 05:28:51 +02:00
Dreaded_X 90eedbf86e Improved Dockerfile
continuous-integration/drone/push Build is passing
2023-01-17 18:01:37 +01:00
Dreaded_X 917deb717f Added Dockerfile and drone config to auto build and deploy new versions
continuous-integration/drone/push Build is passing
2023-01-17 17:41:47 +01:00