Added build action and kubernetes manifests
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 7m30s

This commit is contained in:
2025-04-14 18:40:59 +02:00
parent eaadf02220
commit 65a93e1c56
15 changed files with 322 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
#![feature(impl_trait_in_fn_trait_return)]
#![feature(let_chains)]
mod animals;
mod auth;