Skip to content
Snippets Groups Projects
Commit d206dac5 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

update ci

parent 079fb6ba
No related branches found
No related tags found
1 merge request!40Update Pipelines
......@@ -43,9 +43,6 @@ stages:
- .tags::development
stage: build
image: usgs/java:11
only:
- branches
- master@ghsc/nshmp/nshmp-netcdf
####
# Template: Deploy to Docker Swarm
......@@ -164,9 +161,9 @@ Unit Tests:
# - rm -rf /root/.docker/config.json
Maven:
image: usgs/java:11
extends:
- .gradle
stage: publish
extends: .dev-tags
only:
- tags@ghsc/nshmp/nshmp-netcdf
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment