From cf7766ff21d90714623a18acaf0c1443d3184832 Mon Sep 17 00:00:00 2001 From: bclayton-usgs <bclayton@usgs.gov> Date: Wed, 3 Jun 2020 09:39:18 -0600 Subject: [PATCH] update pipeline --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index af09d80..6a7113b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -168,7 +168,6 @@ Build Image: - master@ghsc/nshmp/nshmp-netcdf - tags@ghsc/nshmp/nshmp-netcdf before_script: - - apk --update - apk add --no-cache python py-pip - pip install awscli script: -- GitLab