Skip to content

Commit 37146d5

Browse files
authored
Merge pull request #35512 from hakman/patch-1
Add '--with-git-dir' option to NPD image-pushing job
2 parents 0eeaeb8 + 8a7236a commit 37146d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/jobs/image-pushing/k8s-staging-node-problem-detector.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ postsubmits:
2020
- --project=k8s-staging-npd
2121
- --scratch-bucket=gs://k8s-staging-npd-gcb
2222
- --env-passthrough=PULL_BASE_REF
23+
- --with-git-dir
2324
- .

0 commit comments

Comments
 (0)