Skip to content

Commit

Permalink
INT-3274: Add "yarn build" step
Browse files Browse the repository at this point in the history
  • Loading branch information
danoaky-tiny committed Apr 8, 2024
1 parent 770286f commit 455ec31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ mixedBeehiveFlow(
}
},
publish: {
sh "yarn build"
tinyNpm.withNpmPublishCredentials('dist/tinymce-angular') {
sh "yarn beehive-flow publish --working-dir dist/tinymce-angular"
}
Expand Down

0 comments on commit 455ec31

Please sign in to comment.