Skip to content

Commit

Permalink
fix missing variable
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <[email protected]>
  • Loading branch information
cpanato committed Dec 30, 2024
1 parent 636e9db commit 6f19ebf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/releng/k8s-ci-builder/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ steps:
- PULL_BASE_REF=${_PULL_BASE_REF}
- CONFIG=${_CONFIG}
- GO_VERSION=${_GO_VERSION}
- GO_VERSION_TOOLING=${_GO_VERSION_TOOLING}
- OS_CODENAME=${_OS_CODENAME}
args:
- '-c'
Expand Down

0 comments on commit 6f19ebf

Please sign in to comment.