aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2018-08-24 12:19:09 -0700
committerBryan Newbold <bnewbold@archive.org>2018-08-24 12:19:09 -0700
commitf50d4e081f7994a167c4974ee9d3f6e1f8eae478 (patch)
tree00cf69ffe345f7766e7477cb9b1f5f7448b4e4fb /.gitlab-ci.yml
parent344531eb6a5cdd4ea15e4d82050368c5af0eafee (diff)
parent5340caad7b39ad29bba77d2a3e486db7a6b1977b (diff)
downloadsandcrawler-f50d4e081f7994a167c4974ee9d3f6e1f8eae478.tar.gz
sandcrawler-f50d4e081f7994a167c4974ee9d3f6e1f8eae478.zip
Merge branch 'bnewbold-match-quality'
Manually resolved merge conflict in: please
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3970bbb..2ccf776 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,7 +25,7 @@ test_scalding:
# Needs fixing
#test_pig:
# script:
+# - ./fetch_hadoop.sh
# - cd pig
-# - ./fetch_deps.sh
# - pipenv install --dev --deploy
# - JAVA_HOME=$(readlink -f /usr/bin/java | sed "s:bin/java::") pipenv run pytest