Feature: Use Gitea Actions to build automation_rs
Some checks failed
Build and deploy automation_rs / Build (push) Successful in 3m57s
Build and deploy automation_rs / Create Docker container (push) Failing after 26s

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 8694270753
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