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 28, 2024
1 parent 684995c commit 4a52547
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 4a52547

Please sign in to comment.