Skip to content

Commit

Permalink
DOP-4414 testing env vars removing adding back to yamll
Browse files Browse the repository at this point in the history
  • Loading branch information
anabellabuckvar committed Mar 25, 2024
1 parent d0071fd commit 2c71ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ webhook-env-core: &webhook-env-core
GITHUB_BOT_PASSWORD: ${self:custom.githubBotPW}
REPO_BRANCHES_COL_NAME: ${self:custom.repoBranchesCollection}
DOCSETS_COL_NAME: ${self:custom.docsetsCollection}
# PROJECTS_COL_NAME: ${self:custom.projectsCollection}
PROJECTS_COL_NAME: ${self:custom.projectsCollection}
SLACK_SECRET: ${self:custom.slackSecret}
SLACK_TOKEN: ${self:custom.slackAuthToken}
SNOOTY_SECRET: ${self:custom.snootySecret}
Expand Down

0 comments on commit 2c71ab2

Please sign in to comment.