Last active
February 20, 2019 20:34
-
-
Save mario21ic/3db294feec7853ff9895e1c941b02c70 to your computer and use it in GitHub Desktop.
slack_config.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
credentials: | |
system: | |
domainCredentials: | |
- credentials: | |
- string: | |
scope: GLOBAL | |
id: slack-token | |
secret: '12321321321' | |
description: Slack token | |
unclassified: | |
slackNotifier: | |
teamDomain: mario21ic | |
tokenCredentialId: slack-token |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment