Commit Graph

2 Commits

Author SHA1 Message Date
a0f3f8d6dc
Feature: Deploy Docker container after it is created
All checks were successful
Build and deploy automation_rs / Deploy Docker container (push) Successful in 10s
2023-11-22 00:59:52 +01:00
c77064b5b9
Feature: Use Gitea Actions to build automation_rs
All checks were successful
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