Skip to content

Commit

Permalink
Add localbuild/ to FULLTAG to fix mismatch with UI and report URL
Browse files Browse the repository at this point in the history
  • Loading branch information
airadier committed Apr 20, 2020
1 parent e500687 commit d6acd2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inline_scan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ start_analysis() {
get_repo_digest_id
fi

FULLTAG="${SCAN_IMAGES[0]}"
FULLTAG="localbuild/${SCAN_IMAGES[0]}"

printf '%s\n\n' "Image id: ${SYSDIG_IMAGE_ID}"
get_scan_result_code_by_id
Expand Down

0 comments on commit d6acd2d

Please sign in to comment.