Remove travis deploy.
Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
parent
ed26b5e00d
commit
e82ec3159b
@ -75,10 +75,3 @@ jobs:
|
|||||||
- make install.deps
|
- make install.deps
|
||||||
- UPLOAD_LOG=true make test-e2e-node
|
- UPLOAD_LOG=true make test-e2e-node
|
||||||
go: 1.9.x
|
go: 1.9.x
|
||||||
- stage: Deploy
|
|
||||||
script:
|
|
||||||
- test "${TRAVIS_PULL_REQUEST}" != "false" && exit 0 || true
|
|
||||||
- make push
|
|
||||||
# Build a tarball including CNI.
|
|
||||||
- PUSH_VERSION=true make push TARBALL_PREFIX=cri-containerd-cni INCLUDE_CNI=true
|
|
||||||
go: 1.9.x
|
|
||||||
|
Loading…
Reference in New Issue
Block a user