Skip to content

Commit

Permalink
Fix token name cloudbuild workflow (#100)
Browse files Browse the repository at this point in the history
* add Graphix cloudbuild workflow

* add remote repo to apply kubectl

* change PAT token name

* fix PAT token name
  • Loading branch information
DaMandal0rian authored Jul 20, 2024
1 parent 1bd90b9 commit cedde28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ steps:
- 'deployment/graphix-cross-checker'

substitutions:
_GITHUB_PAT: ${_GITHUB_PAT}
_GITHUB_GRAPHIX_INFRA_PAT: ${_GITHUB_GRAPHIX_INFRA_PAT}

0 comments on commit cedde28

Please sign in to comment.