Skip to content

Commit 75e59f7

Browse files
author
Komal Yadav
committed
updated
1 parent bd3a4cf commit 75e59f7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

cloudbuild-release.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ options:
9393

9494
availableSecrets:
9595
secretManager:
96-
- versionName: projects/cdapio-github-builds/secrets/CDAP_GPG_PRIVATE_KEY
97-
- env: 'GPG_KEY'
98-
- versionName: projects/cdapio-github-builds/secrets/CDAP_GPG_PASSPHRASE
96+
- versionName: projects/cdapio-github-builds/secrets/CDAP_GPG_PRIVATE_KEY/versions/latest
97+
env: 'GPG_KEY'
98+
- versionName: projects/cdapio-github-builds/secrets/CDAP_GPG_PASSPHRASE/versions/latest
9999
env: 'GPG_PASSPHRASE'

0 commit comments

Comments
 (0)