We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ab81a0 + 58892a3 commit c51895bCopy full SHA for c51895b
1 file changed
.travis.yml
@@ -121,6 +121,7 @@ deploy:
121
on:
122
repo: containerd/containerd
123
tags: true
124
+ condition: $TRAVIS_GOOS = linux
125
- provider: script
126
script: bash script/release/deploy-cri
127
skip_cleanup: true
0 commit comments