Skip to content
Snippets Groups Projects
Verified Commit f9ec1a37 authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

[CI] Print modified image for clarity

parent 1aa95da0
No related branches found
No related tags found
No related merge requests found
......@@ -22,3 +22,5 @@ if [ "$RES" = "" ]; then exit 1; fi
echo "export MODIFIED_IMAGE_FULL_TEST=registry.test.picasoft.net/${RES}" >> variables
echo "export MODIFIED_IMAGE_FULL=registry.picasoft.net/${RES}" >> variables
echo "Found modified image : $MODIFIED_IMAGE_FULL"
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