Skip to content

Commit b02e560

Browse files
committed
fix rabbit mq config
1 parent ffc3bb3 commit b02e560

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

azure-pipelines/templates/configure-cluster-stages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ stages:
129129
kubectl apply -f "https://github.com/rabbitmq/cluster-operator/releases/latest/download/cluster-operator.yml"
130130
Start-Sleep 60
131131
kubectl apply -f ./helm-install-rabbitmq/rabbit.yaml
132+
workingDirectory: ${{ parameters.workingDirectory }}
132133
displayName: 'Install Rabbit MQ'
133134
134135
- task: PowerShell@2

0 commit comments

Comments
 (0)