Compare commits
1 Commits
7ef91a1e58
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
7e48836ace
|
2
Makefile
2
Makefile
@@ -47,7 +47,7 @@ ci:
|
||||
|
||||
.PHONY: release # Release the latest version of the application
|
||||
release:
|
||||
@kubectl --context scaleway --namespace marcusnoble set image deployment marcusnoble web=rg.fr-par.scw.cloud/averagemarcus/marcusnoble:$(SHA)
|
||||
@kubectl --context scaleway --namespace marcusnoble rollout restart deployment marcusnoble
|
||||
|
||||
.PHONY: help # Show this list of commands
|
||||
help:
|
||||
|
||||
Reference in New Issue
Block a user