We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9fe7d5 commit 2c79a0bCopy full SHA for 2c79a0b
.github/workflows/test-pr.yml
@@ -24,8 +24,6 @@ jobs:
24
cache: 'maven'
25
- name: Start broker
26
run: ci/start-broker.sh
27
- env:
28
- RABBITMQ_IMAGE: 'pivotalrabbitmq/rabbitmq:token-expiration-in-stream-connections-otp-max-bazel'
29
- name: Test
30
run: |
31
./mvnw verify -Drabbitmqctl.bin=DOCKER:rabbitmq \
0 commit comments