Skip to content

Commit

Permalink
Update cloudbuild.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Marcin Kozlowski <[email protected]>
  • Loading branch information
marcinguy authored Jul 7, 2024
1 parent 5624dc0 commit 98dd68f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,10 @@ options:
defaultLogsBucketBehavior: 'REGIONAL_USER_OWNED_BUCKET'

substitutions:
_PAT: 'YOUR_PERSONAL_ACCESS_TOKEN'
_DOCKER_USERNAME: 'YOUR_DOCKER_USERNAME'
_PAT: ''
_DOCKER_USERNAME: ''
_IMAGE_NAME: 'betterscan-ce-worker-cli'
_TAG: 'latest'
_SECRET_NAME: 'my-service-account-key'
_SERVICE_ACCOUNT_NAME: 'betterscan-service'
_BUCKET_NAME: 'my-gcs-bucket'
_BUCKET_NAME: 'betterscan-ce'

0 comments on commit 98dd68f

Please sign in to comment.