File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,9 @@ resources:
2828 versionTemplate :
2929 sourceName : telerik/kendo-intl
3030 branch : develop
31+ - name : shippable-push-public-repos
32+ type : integration
33+ integration : shippable-push-public-repos
3134jobs :
3235 - name : kendo-intl-publish_develop_as_latest
3336 type : runSh
@@ -36,12 +39,12 @@ jobs:
3639 switch : off
3740 - IN : kendo-intl_ciRepo
3841 switch : off
42+ - IN : shippable-push-public-repos
3943 - TASK :
4044 name : kendo-intl-publish_develop
4145 script :
4246 - env
43- - tree /tmp/ssh
44- - ssh-add /tmp/ssh/shippable-push-public-repos
47+ - ls /tmp/ssh
45484649 - cd $KENDOINTLREPO_STATE && git checkout master && git pull --rebase
4750 - npm install @telerik/semantic-prerelease@1 --no-save && npx release-master
You can’t perform that action at this time.
0 commit comments