add mandatory variables
This commit is contained in:
parent
27f1575a20
commit
f32faac646
2 changed files with 14 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
MANDATORY-compose = DEPLOY_HOSTS DEPLOY_TYPE TAG
|
||||
pull-compose:
|
||||
@- echo "\n### pulling image(s)"
|
||||
@- $(foreach host,$(DEPLOY_HOSTS), \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue