Skip to content

Commit

Permalink
example deployment linked with main deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
gojko committed May 17, 2019
1 parent 2a908bc commit 6b66ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ deploy: build/output.yaml

deploy-example: deploy
cd example && \
make deploy DEPLOYMENT_BUCKET=$(DEPLOYMENT_BUCKET)
make deploy DEPLOYMENT_BUCKET=$(DEPLOYMENT_BUCKET) IMAGE_MAGICK_STACK_NAME=$(STACK_NAME)

0 comments on commit 6b66ada

Please sign in to comment.