Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 27b95e2fca |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user