save log on failure

This commit is contained in:
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil 2024-07-25 14:25:35 -04:00
parent df333fa36a
commit 577880c2f5

View File

@ -136,7 +136,7 @@ jobs:
echo "*** Exiting and removing Docker containers and network ..."
docker compose -f .ci/docker/docker-compose-system-test.yml down -v
- name: Archive System Test Log files
if: always()
if: always()
uses: actions/upload-artifact@v4
with:
name: System_Test_Log_Files