mirror of
https://git.chefkoch.net/pub/make-deploy
synced 2025-05-15 03:53:31 +00:00
fixed typo
This commit is contained in:
parent
7332150116
commit
8d6d69caf2
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -11,7 +11,7 @@ deploy: upload pre-deploy pull start post-deploy
|
||||||
|
|
||||||
pre-deploy: pre-deploy-$(DEPLOY_TYPE)
|
pre-deploy: pre-deploy-$(DEPLOY_TYPE)
|
||||||
|
|
||||||
post-deploy: pst-deploy-$(DEPLOY_TYPE)
|
post-deploy: post-deploy-$(DEPLOY_TYPE)
|
||||||
|
|
||||||
pre-deploy-compose: pre-deploy-docker
|
pre-deploy-compose: pre-deploy-docker
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue