[meta] add auth-token-credential-id entry for slack (#707)
This commit adds a new auth-token-credential-id entry in addition of auth-token-id for slack token. This is due to a bug in JJB which requires having both entries to prevent having an empty authTokenCredentialId in job config.xml (https://storyboard.openstack.org/#!/story/2007953).
This commit is contained in:
parent
51f7ddf920
commit
76d9f64c95
1 changed files with 1 additions and 0 deletions
|
|
@ -31,3 +31,4 @@
|
||||||
room: infra-release-notify
|
room: infra-release-notify
|
||||||
team-domain: elastic
|
team-domain: elastic
|
||||||
auth-token-id: release-slack-integration-token
|
auth-token-id: release-slack-integration-token
|
||||||
|
auth-token-credential-id: release-slack-integration-token
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue