mirror of
https://github.com/nsacyber/HIRS.git
synced 2025-04-12 21:53:08 +00:00
Update hirs_unit_tests.yml
This commit is contained in:
parent
9cc1b044c1
commit
ca160df159
2
.github/workflows/hirs_unit_tests.yml
vendored
2
.github/workflows/hirs_unit_tests.yml
vendored
@ -61,7 +61,7 @@ jobs:
|
||||
cp -r /HIRS/HIRS_Utils/build/reports/ /HIRS/artifacts/reports/HIRS_Utils/.; \
|
||||
./gradlew :TPM_Utils:clean :TPM_Utils:build :TPM_Utils:test; \
|
||||
echo "Build or Unit tests failed, Reports will be posted."; \
|
||||
else; \
|
||||
else \
|
||||
cp /HIRS/HIRS_AttestationCA/build/libs/HIRS_AttestationCA.war /HIRS/artifacts/wars/.; \
|
||||
cp /HIRS/HIRS_AttestationCAPortal/build/libs/HIRS_AttestationCAPortal.war /HIRS/artifacts/wars/.; \
|
||||
echo "Build Worked"; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user