Skip to content

Commit

Permalink
chore: add email token to build file
Browse files Browse the repository at this point in the history
  • Loading branch information
Shabirmean committed May 9, 2022
1 parent 60cdd21 commit f60edcb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/cloudbuild/pos-publish-release-artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,9 @@ availableSecrets:
- kmsKeyName: 'projects/$PROJECT_ID/locations/global/keyRings/$_GHTOKEN_KEYRING_NAME/cryptoKeys/$_GHTOKEN_KEY_NAME'
envMap:
GITHUB_TOKEN: 'CiQAuVI6Z93rj1B1R4yer3G1VzEmW7aHtjATP2jOtyJjkW5qOR8SUQBHWet7zXRDJQTBSvFZuXXsOBIxtvf0VDM610Tjgb5XJY8hbIuBxhsMfDy3+/p2ojVnYmE+Mg9NDg5FGZhlJlB/+PBMCumkbMovTXD582u17A=='
- kmsKeyName: 'projects/$PROJECT_ID/locations/global/keyRings/$_GHEMAIL_KEYRING_NAME/cryptoKeys/$_GHEMAIL_KEY_NAME'
envMap:
GITHUB_EMAIL: 'CiQA/ThyQ4p/sDUR2fsc4Q2GgF/PntA048keplEhVQTrmgESLfcSOACXDXFpPP/ASB9nwBao91OK4677dEaGsJQjVKkStDpHtY1ZtF7qefjxq1qK93BSezLllJX/rHbY'
timeout: 1800s
logsBucket: 'gs://pos-cloudbuild-logs'
options:
Expand Down

0 comments on commit f60edcb

Please sign in to comment.