Revert "debugging Travis - see if the ARG makes a difference"

This reverts commit 52ea5546aa.

Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
This commit is contained in:
Mikolaj Pawlikowski
2019-03-13 16:47:08 +00:00
parent 52ea5546aa
commit 28af41e352
+1 -1
View File
@@ -1,3 +1,3 @@
ARG TAG
FROM goldpinger:1.4.0
FROM $TAG
COPY vendor /goldpinger-vendor-sources