Skip to content

Commit

Permalink
add rabbitmq secrets to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
amitsagtani97 committed Nov 21, 2024
1 parent d125156 commit 058a204
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bin/offline-secrets.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@ team-settings:
# container is pre-seeded
# It is just the empty "{}" json hashmap
configJson: "e30K"
background-worker:
secrets:
rabbitmq:
username: wire-server
password: verysecurepassword
EOF

fi
Expand Down

0 comments on commit 058a204

Please sign in to comment.