Skip to content

Commit

Permalink
Update build-core.sh to include functions
Browse files Browse the repository at this point in the history
  • Loading branch information
Corneil du Plessis authored Nov 20, 2024
1 parent 8411d0f commit ade14a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-core.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ else
MAVEN_GOAL="$*"
fi
set -e
$SCDIR/build-folder.sh stream-applications-build,applications/stream-applications-core "$MAVEN_GOAL"
$SCDIR/build-folder.sh stream-applications-build,functions,applications/stream-applications-core "$MAVEN_GOAL"

0 comments on commit ade14a5

Please sign in to comment.