Skip to content

Commit d5d0121

Browse files
Updates from PR review
1 parent 2ebe86d commit d5d0121

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_deploy.sh

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ _base_image_files_changed() {
4747

4848
local target_branch=${ghprbTargetBranch:-master}
4949

50+
# Use git to check for any non staged differences in the Base Image files
5051
! git diff --quiet "$target_branch" -- "${BASE_IMAGE_FILES[@]}"
5152
}
5253

0 commit comments

Comments
 (0)