Skip darwin deploy
Currently removing this incomplete build is part of the release process. Skip this deployment to make releases easier. Signed-off-by: Derek McGowan <derek@mcgstyle.net>
This commit is contained in:
parent
9741f03932
commit
58892a3ba5
@ -129,6 +129,7 @@ deploy:
|
|||||||
on:
|
on:
|
||||||
repo: containerd/containerd
|
repo: containerd/containerd
|
||||||
tags: true
|
tags: true
|
||||||
|
condition: $TRAVIS_GOOS = linux
|
||||||
- provider: script
|
- provider: script
|
||||||
script: bash script/release/deploy-cri
|
script: bash script/release/deploy-cri
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
|
Loading…
Reference in New Issue
Block a user