Skip to content
Snippets Groups Projects

Location update

+ 2
2
@@ -168,8 +168,8 @@ Build Image:
- master@ghsc/nshmp/nshmp-netcdf
- tags@ghsc/nshmp/nshmp-netcdf
before_script:
- apk -v --update
- apk -v add --no-cache python py-pip
- apk --update
- apk add --no-cache python py-pip
- pip install awscli
script:
- |
Loading