This commit is contained in:
Stefan Riepenhausen 2022-11-09 13:49:52 +01:00
parent ca9616934c
commit 63f3889803
1 changed files with 2 additions and 2 deletions

View File

@ -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