Skip to content

Commit 941d10e

Browse files
BUD-3634 Add suggested comment
1 parent 8e009e8 commit 941d10e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

branch-and-stage.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ copy() {
2626
}
2727

2828
# Copy paths to render dir
29+
echo Start copy include paths to rendered manifest
2930
for row in $(echo "${pathsToCopy}" | jq -c '.[]'); do
3031
copy "${row}" "${RENDER_DIR}"
3132
done

0 commit comments

Comments
 (0)