Feature: Use Gitea Actions to build automation_rs
All checks were successful
Build and deploy automation_rs / Build (push) Successful in 4m5s
Build and deploy automation_rs / Create Docker container (push) Successful in 1m5s

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 2ee1437ff1
5 changed files with 76 additions and 109 deletions

View File

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