Compare commits
1 Commits
fb62a03198
...
27b95e2fca
| Author | SHA1 | Date | |
|---|---|---|---|
| 27b95e2fca |
2
Makefile
2
Makefile
@ -84,9 +84,7 @@ $(DIRS):
|
||||
export SUFFIX=$(SUFFIX) && \
|
||||
export GIT_COMMIT=$(GIT_COMMIT) && \
|
||||
export GIT_BRANCH=$(GIT_BRANCH) && \
|
||||
echo "Starting packer init for $@" && \
|
||||
packer init . && \
|
||||
echo "Starting packer build for $@" && \
|
||||
packer build . )
|
||||
|
||||
# Update build timestamp and date in Consul if on master branch
|
||||
|
||||
Loading…
Reference in New Issue
Block a user