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

cleanup

parent 266724c5
No related branches found
No related tags found
2 merge requests!755Production Release | nshmp-haz,!754NSHM Unit tests
......@@ -239,7 +239,6 @@ Markdown Lint:
- cat ${JACOCO_HTML_DIR}/index.html
stage: test
.alaska-sites: &alaska-sites
- TEST_SITE: ANCHORAGE_AK
- TEST_SITE: FAIRBANKS_AK
......@@ -260,7 +259,7 @@ Alaska 2023 NSHM Test:
matrix:
*alaska-sites
script:
- ./gradlew testAlaksa2023 -DTEST_SITE=${TEST_SITE} --info
- ./gradlew testAlaska2023 -DTEST_SITE=${TEST_SITE} --info
.conus-sites: &conus-sites
- TEST_SITE: LOS_ANGELES_CA
......
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