Skip to content

Commit 58892a3

Browse files
committed
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 <[email protected]>
1 parent 9741f03 commit 58892a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ deploy:
129129
on:
130130
repo: containerd/containerd
131131
tags: true
132+
condition: $TRAVIS_GOOS = linux
132133
- provider: script
133134
script: bash script/release/deploy-cri
134135
skip_cleanup: true

0 commit comments

Comments
 (0)