Skip to content

Commit

Permalink
add atlas api access
Browse files Browse the repository at this point in the history
  • Loading branch information
Anemy committed Oct 23, 2023
1 parent 8970419 commit 5b16e44
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .evergreen/functions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -652,9 +652,8 @@ functions:
shell: bash
env:
<<: *compass-env
DEBUG: ${debug}
SNYK_TOKEN: ${snyk_token}
JIRA_API_TOKEN: ${jira_api_token}
ATLAS_PUBLIC_KEY: ${atlas_public_key}
ATLAS_PRIVATE_KEY: ${atlas_private_key}
script: |
set -e
# Load environment variables
Expand Down

0 comments on commit 5b16e44

Please sign in to comment.