cleanup stage
This commit is contained in:
parent
21c5d0c58e
commit
cb856b1396
2 changed files with 10 additions and 2 deletions
|
@ -54,6 +54,8 @@ Relying only on GNU Make and simple CLI tools makes deployments robust and still
|
|||
|
||||
`mandatory`: Checks if all needed variables are set in config.mk.
|
||||
|
||||
`cleanup`: Runs `cleanup.sh` on each remote target, meant to be used to wipe contents of prior installations.
|
||||
|
||||
`prepare`: Creates needed directory for the deployment on the target system, sets secure file permissions for `secrets.mk`.
|
||||
|
||||
`build`: Calls `build.sh` locally. This is for building purposts, e.g. docker build and push.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue