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

add clone

parent 8afd643d
No related branches found
No related tags found
1 merge request!696Resolves - Legacy WS: Add CI/CD Pipeline
......@@ -159,6 +159,9 @@ Build Project:
extends:
- .java
script:
- pushd ..
- git clone https://code.usgs.gov/ghsc/nshmp/nshmp-haz.git --branch=legacy-main nshmp-haz
- popd
- ./gradlew assemble
stage: build
......
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