Add more content for the body of a blogpost

This commit is contained in:
Konstantin 2024-03-14 04:31:11 +01:00
parent 5c80ebe18d
commit 24123c99cf
4 changed files with 33 additions and 3 deletions

View file

@ -4,7 +4,7 @@ help:
@perl -nle'print $& if m{^[a-zA-Z_-]+:.*?## .*$$}' $(MAKEFILE_LIST) | sort | awk 'BEGIN {FS = ":.*?## "}; {printf "\033[36m%-30s\033[0m %s\n", $$1, $$2}'
build:
@docker build -t code.headbright.be/konstantin/iamkonstantin:1.0.8 .
@docker build -t code.headbright.be/konstantin/iamkonstantin:1.0.9 .
publish:
@docker push code.headbright.be/konstantin/iamkonstantin:1.0.8
@docker push code.headbright.be/konstantin/iamkonstantin:1.0.9