Just exit container when PATH is mismatched

This commit is contained in:
Geoff Bourne
2022-01-28 22:21:07 -06:00
parent 90e7e3e2be
commit 9b4fd48244
2 changed files with 6 additions and 2 deletions

View File

@@ -94,6 +94,7 @@ jobs:
tags: ${{ env.IMAGE_TO_TEST }}
# ensure latest base image is used
pull: true
# load into daemon for test usage in next step
load: true
push: false
build-args: |