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

test

parent 1dcccd2e
No related branches found
No related tags found
1 merge request!696Resolves - Legacy WS: Add CI/CD Pipeline
variables:
CI_PROJECT_DIR: ${CI_PROJECT_DIR}/legacy/nshmp-haz-ws
CI_DEFAULT_BRANCH: legacy-ws-main
CI_PROJECT_NAME: nshmp-haz-ws-legacy
PRODUCTION_BRANCH: legacy-ws-production
......@@ -161,11 +160,15 @@ Build Project:
- .java
script:
- pwd
- env
# - pushd ..
# - git clone https://code.usgs.gov/ghsc/nshmp/nshmp-haz.git --branch=legacy-main nshmp-haz
# - popd
- ./gradlew assemble
# - ./gradlew assemble
stage: build
variables:
CI_PROJECT_PATH: ${CI_PROJECT_PATH}/legacy/nshmp-haz-ws
CI_PROJECT_DIR: ${CI_PROJECT_DIR}/legacy/nshmp-haz-ws
####
# Stage: trigger
......
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