Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
cdivitotawela committed Jun 18, 2024
1 parent 550dc2f commit fc1e057
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/matrix-docker-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
if [[ $version_in_log != ${{ inputs.tag }} ]]
then
echo "::error version [$version_in_log] extracted from container logs does not match the expected version [${{ inputs.tag }}]"
exit 1
fi
fi
Expand Down

0 comments on commit fc1e057

Please sign in to comment.