update
This commit is contained in:
parent
ca9616934c
commit
63f3889803
|
@ -6,7 +6,7 @@ A simple Makefile based deployment system.
|
|||
|
||||
Clone make-deploy as a submodule into your repository:
|
||||
|
||||
$ git submodule add https://git.dnix.de/an/make-deploy
|
||||
$ git submodule add https://git.chefkoch.net/pub/make-deploy
|
||||
|
||||
Create a symlink to the Makefile:
|
||||
|
||||
|
@ -48,7 +48,7 @@ Example `secrets.mk`:
|
|||
|
||||
### Available options for DEPLOY_TYPE
|
||||
|
||||
copy, compose, swarm, k8s (TBD), helm (TBD), cron (TBD)
|
||||
copy, compose, swarm, k8s (TBD), helm, cron (TBD)
|
||||
|
||||
#### copy
|
||||
|
||||
|
|
Loading…
Reference in New Issue