gplugin/builders

50f49327871c
Tweak the path that dist gets exported to
FROM gplugin/builder:debian-stretch-amd64
ENV COVERITY_VERSION=2017.07
ENV PATH=/cov-analysis-linux64-${COVERITY_VERSION}/bin:$PATH
ENV ARTIFACTS_DIR=coverity/
ADD coverity/cov-analysis-linux64-${COVERITY_VERSION}.tar.gz /
COPY coverity/build.sh /