We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3223bc commit 3698336Copy full SHA for 3698336
tasks_val.yaml
@@ -25,8 +25,6 @@ tasks:
25
run: once
26
vars:
27
ENVTEST_K8S_VERSION: '{{ env "ENVTEST_K8S_VERSION" | default ( .ENVTEST_K8S_VERSION | default "1.30.0" ) }}'
28
- KUBEBUILDER_ASSETS:
29
- sh: '(test -f {{.LOCALBIN}}/assets_path && cat {{.LOCALBIN}}/assets_path) || echo ""'
30
requires:
31
32
- CODE_DIRS
0 commit comments