Skip to content

Commit 14ac864

Browse files
[tmp] build supervisor only
1 parent e0c67be commit 14ac864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ jobs:
286286
-DnpmPublishTrigger="${NPM_PUBLISH_TRIGGER}" \
287287
-DpublishToJBMarketplace="${PUBLISH_TO_JBPM}" \
288288
-DimageRepoBase=$IMAGE_REPO_BASE \
289-
--report report.html || RESULT=$?
289+
--report report.html components/supervisor:docker || RESULT=$?
290290
set +x
291291
292292
cat report.html >> $GITHUB_STEP_SUMMARY

0 commit comments

Comments
 (0)