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:
		| @@ -129,6 +129,7 @@ deploy: | ||||
|     on: | ||||
|       repo: containerd/containerd | ||||
|       tags: true | ||||
|       condition: $TRAVIS_GOOS = linux | ||||
|   - provider: script | ||||
|     script: bash script/release/deploy-cri | ||||
|     skip_cleanup: true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Derek McGowan
					Derek McGowan