Skip to content

Commit

Permalink
4.1.x beta workflow WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Oct 30, 2024
1 parent 7c88ec4 commit 7786bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/4.1.x_beta_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ jobs:
run: |
cd rabbitmq-packaging
gmake package-deb PROJECT_VERSION=${{ github.event.inputs.base_version }}-${{ github.event.inputs.preview_version }}.1 SOURCE_DIST_FILE=../rabbitmq-server/PACKAGES/rabbitmq-server-${{ github.event.inputs.base_version }}-${{ github.event.inputs.preview_version }}.1.tar.xz RABBITMQ_PACKAGING_REPO=. DEBIAN_VERSION="12" SAVE_CHANGELOG=yes INSTALL_BUILD_DEPS=no
lha ../PACKAGES/
ls -lha ../PACKAGES/

0 comments on commit 7786bd2

Please sign in to comment.