mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
Merge pull request #22330 from pwittrock/jenkins-cleanup
node e2e ci - clean up workspace before builds
This commit is contained in:
commit
6154f59599
@ -103,6 +103,7 @@
|
||||
GOROOT=/usr/local/go
|
||||
GOPATH=$WORKSPACE/go
|
||||
PATH=$PATH:$GOROOT/bin:$WORKSPACE/go/bin
|
||||
- workspace-cleanup
|
||||
|
||||
- project:
|
||||
name: node-docker-canary-build
|
||||
@ -120,6 +121,8 @@
|
||||
owner: 'pszczesniak@google.com'
|
||||
jobs:
|
||||
- '{gitproject}-dockercanarybuild-ci'
|
||||
wrappers:
|
||||
- workspace-cleanup
|
||||
|
||||
- project:
|
||||
name: node-gce-e2e
|
||||
|
Loading…
Reference in New Issue
Block a user