Skip to content

Commit

Permalink
Setting TF_DEV temporarily to cut down on build time
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim committed Apr 21, 2016
1 parent ea19739 commit adf499c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions terraform/Dockerfile-full
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ WORKDIR $GOPATH/src/github.com/hashicorp/terraform

RUN godep restore .../.

ENV TF_DEV=true

RUN /bin/bash scripts/build.sh

WORKDIR $GOPATH
Expand Down

0 comments on commit adf499c

Please sign in to comment.