mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
Merge pull request #3406 from zmerlynn/pipefile_jenkins
Kill the forced upload to GCS.
This commit is contained in:
commit
fad38a52d2
@ -49,6 +49,6 @@ git clean -fdx
|
||||
go run ./hack/e2e.go -v -build
|
||||
|
||||
# Push to GCS
|
||||
yes | ./build/push-ci-build.sh
|
||||
./build/push-ci-build.sh
|
||||
|
||||
sha256sum _output/release-tars/kubernetes*.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user