We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7b65cc commit e364f7eCopy full SHA for e364f7e
.github/workflows/main.yml
@@ -32,7 +32,7 @@ jobs:
32
- 15672:15672
33
volumes:
34
- ${{ github.workspace }}/conf/:/etc/rabbitmq/
35
- - "${{ github.workspace }}/tls-gen/basic/result/:/certs"
+ - ${{ github.workspace }}/certs/:/certs/
36
37
steps:
38
- name: Add the rabbitmq service to /etc/hosts
0 commit comments