mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
Uncomment accidentally commented glide install
This commit is contained in:
parent
7424078a43
commit
6d9933d804
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
set -eux
|
||||
|
||||
# glide install -v
|
||||
glide install -v
|
||||
export CGO_ENABLED=0
|
||||
export GOARCH=amd64
|
||||
mkdir -p bin
|
||||
|
|
|
|||
Loading…
Reference in a new issue