update tests for makefile

This commit is contained in:
Ethan Buchman
2017-12-25 10:24:41 -05:00
parent d7ac6e516a
commit 1e52751344
2 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ WORKDIR $REPO
ADD glide.yaml glide.yaml
ADD glide.lock glide.lock
ADD Makefile Makefile
RUN make tools
RUN make get_tools
RUN make get_vendor_deps
# Install the apps