Skip to content

Commit

Permalink
BUD-3634 Add suggested comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkhromychenko committed May 27, 2024
1 parent 8e009e8 commit 941d10e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions branch-and-stage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ copy() {
}

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

0 comments on commit 941d10e

Please sign in to comment.