Skip to content

Commit

Permalink
chore: add log line
Browse files Browse the repository at this point in the history
  • Loading branch information
paullatzelsperger committed Aug 13, 2024
1 parent 39e54c1 commit c90f32a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ if [ -z "${SOURCE_BRANCH}" ]; then
SOURCE_BRANCH="main"
fi

echo "Will build version '$VERSION' off of branch '$SOURCE_BRANCH'"

# removes any dash, performs toLower
toVersionCatalogName () {
replacement=""
Expand Down

0 comments on commit c90f32a

Please sign in to comment.