Skip to content

Commit

Permalink
commented title
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhil-ctds committed Dec 27, 2023
1 parent 483eccb commit a12f002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pulsar-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -792,7 +792,7 @@ jobs:
-Pmain,docker -Dmaven.test.skip=true -Ddocker.squash=true \
-Dspotbugs.skip=true -Dlicense.skip=true -Dcheckstyle.skip=true -Drat.skip=true
check full build artifacts licenses
# check full build artifacts licenses
- name: Check binary licenses
run: src/check-binary-license.sh ./distribution/server/target/apache-pulsar-*-bin.tar.gz && src/check-binary-license.sh ./distribution/shell/target/apache-pulsar-shell-*-bin.tar.gz

Expand Down

0 comments on commit a12f002

Please sign in to comment.