clean dup in dockerfile

This commit is contained in:
Umputun
2018-05-23 01:13:47 -05:00
parent 870c48a499
commit 38fc202cca
-2
View File
@@ -1,8 +1,6 @@
FROM umputun/baseimage:buildgo-latest as build-backend
ARG COVERALLS_TOKEN
ENV COVERALLS_TOKEN=$COVERALLS_TOKEN
ARG TRAVIS_JOB_ID
ARG TRAVIS_PULL_REQUEST
ARG TRAVIS_BRANCH