Skip to content

Commit

Permalink
chore(build): rebuild cache to avoid stale dependencies on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lburgazzoli committed Oct 12, 2020
1 parent 9da5cd1 commit 0cc8d94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/build_catalog.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ if [ "$#" -ge 1 ]; then
-Dcatalog.path=${rootdir}/deploy \
-Druntime.version=$runtimeVersion \
-B \
-U \
"$@"
else
echo "usage: $0 runtime.version catalog.runtime [staging.repo]"
Expand Down

0 comments on commit 0cc8d94

Please sign in to comment.