summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2018-06-21 22:00:20 +0200
committerDylan William Hardison <dylan@hardison.net>2018-06-28 22:41:59 +0200
commita5f6efe3e79df8918292498ab042c3baf419466d (patch)
treea9574bdd347f5692d1602c3c9f9176f0a6144306 /Dockerfile
parente7b05770d892573ec47e70a764545ecf950fe343 (diff)
downloadbugzilla-a5f6efe3e79df8918292498ab042c3baf419466d.tar.gz
bugzilla-a5f6efe3e79df8918292498ab042c3baf419466d.tar.xz
fix CI again
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Dockerfile b/Dockerfile
index 412b7c92e..f9baf009d 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -9,8 +9,6 @@ ENV CIRCLE_BUILD_URL=${CIRCLE_BUILD_URL}
ENV CIRCLE_SHA1=${CIRCLE_SHA1}
ENV LOG4PERL_CONFIG_FILE=log4perl-json.conf
-ENV PATH=/app/local/bin:/opt/rh/sclo-git25/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
-ENV PERL5LIB=/app:/app/local/lib/perl5:/app/lib
ENV PORT=8000