Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
[meta] add auth-token-credential-id entry for slack (#707)
Browse files Browse the repository at this point in the history
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).
  • Loading branch information
jmlrt authored Jul 27, 2020
1 parent 51f7ddf commit 76d9f64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/jobs/elastic+ansible-elasticsearch+master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@
room: infra-release-notify
team-domain: elastic
auth-token-id: release-slack-integration-token
auth-token-credential-id: release-slack-integration-token

0 comments on commit 76d9f64

Please sign in to comment.