Skip to content

Commit

Permalink
fixing (#3195)
Browse files Browse the repository at this point in the history
* fixing

* updating

* updating
  • Loading branch information
amstevenson authored Nov 23, 2023
1 parent e6f8487 commit 435bb8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Jenkinsfile_CNP
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ def channel = '#bsp-build-notices'

def combinedSecrets = [
'bulk-scan-${env}': [
secret('processed-envelopes-staging-queue-send-shared-access-key',
'PROCESSED_ENVELOPES_QUEUE_WRITE_ACCESS_KEY'),
secret('storage-account-staging-primary-key', 'TEST_STORAGE_ACCOUNT_KEY'),
secret('storage-account-staging-name', 'TEST_STORAGE_ACCOUNT_NAME')
],
Expand Down

0 comments on commit 435bb8a

Please sign in to comment.