Commit graph

3 commits

Author SHA1 Message Date
33d49ce712 build: add build steps as default recipe in justfile
All checks were successful
Test / checks (map[name:nightly]) (push) Successful in 4m54s
Test / checks (map[name:stable]) (push) Successful in 4m35s
2024-11-14 20:32:46 +00:00
1dbfd9fb7b feat: use Dockerfile (hello world)
All checks were successful
Test / test (push) Successful in 3s
Given I want to implement the core login in Rust, I don't want to have a
rust compile step for each invocation. So use a Dockerfile and it will
be built and cached by each Fogejo Runner.
2024-09-17 16:37:40 +01:00
2f195aea69 Initial commit 2024-09-17 15:35:04 +01:00