Initial release

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2025-05-02 14:36:51 +01:00
parent 866cbaa42f
commit 9d4f5d8cba
8 changed files with 1215 additions and 10 deletions

View File

@@ -47,7 +47,7 @@ ci:
.PHONY: release # Release the latest version of the application
release:
@echo "⚠️ 'release' unimplemented"
@kubectl --namespace default set image deployment next-book web=rg.fr-par.scw.cloud/private/next-book:$(SHA)
.PHONY: help # Show this list of commands
help: