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

Commit 76d9f64

Browse files
authored
[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).
1 parent 51f7ddf commit 76d9f64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/jobs/elastic+ansible-elasticsearch+master.yml

+1
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@
3131
room: infra-release-notify
3232
team-domain: elastic
3333
auth-token-id: release-slack-integration-token
34+
auth-token-credential-id: release-slack-integration-token

0 commit comments

Comments
 (0)