Feature: Use Gitea Actions to build automation_rs
All checks were successful
Build and deploy automation_rs / Build (push) Successful in 3m53s
Build and deploy automation_rs / Create Docker container (push) Successful in 48s

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
This commit is contained in:
2023-11-16 01:45:45 +01:00
parent 73a2b077ed
commit 566fab1b43
5 changed files with 77 additions and 109 deletions

View File

@@ -1,2 +1,3 @@
/target
.env
/target
!/target/x86_64-unknown-linux-gnu/release/automation