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

test

parent 43bfbb14
No related branches found
No related tags found
2 merge requests!755Production Release | nshmp-haz,!754NSHM Unit tests
......@@ -234,7 +234,7 @@ Markdown Lint:
script:
- CI_RUNNER_MEMORY="$(awk '/MemTotal/ {printf( "%d\n", $2 / 1024 / 1024 * .90 )}' /proc/meminfo)g"
- export CI_RUNNER_MEMORY
- ./gradlew ${CMD} -DTEST_SITE=${TEST_SITE} --info --no-daemon
- ./gradlew ${CMD} --info --no-daemon
- cat ${JACOCO_HTML_DIR}/index.html
stage: test
......
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