File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,9 +24,9 @@ resources:
2424 versionTemplate :
2525 sourceName : telerik/kendo-intl
2626 branch : develop
27- - name : shippable-push-public-repos- intl
27+ - name : shippable-intl-push
2828 type : integration
29- integration : shippable-push-public-repos
29+ integration : shippable-intl
3030jobs :
3131 - name : kendo-intl-publish_develop_as_latest
3232 type : runSh
@@ -35,11 +35,11 @@ jobs:
3535 switch : off
3636 - IN : kendo-intl_ciRepo
3737 switch : off
38- - IN : shippable-push-public-repos- intl
38+ - IN : shippable-intl-push
3939 switch : off
4040 - TASK :
4141 name : kendo-intl-publish_develop
4242 script :
43- - ssh-add $SHIPPABLEPUSHPUBLICREPOSINTL_PRIVATE_KEY_PATH
43+ - ssh-add $SHIPPABLEINTLPUSH_PRIVATE_KEY_PATH
4444 -
cd $KENDOINTLREPO_STATE && git remote set-url --push origin [email protected] :telerik/kendo-intl.git && git checkout master && git pull --rebase 4545 - npm install @telerik/semantic-prerelease@1 --no-save && npx release-master
You can’t perform that action at this time.
0 commit comments