We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98f06a3 commit a5d6694Copy full SHA for a5d6694
shippable.yml
@@ -43,8 +43,7 @@ jobs:
43
- TASK:
44
name: kendo-intl-publish_develop
45
script:
46
- - env
47
- - ls /tmp/ssh
+ - ssh-add $SHIPPABLEPUSHPUBLICREPOS_PRIVATE_KEY_PATH
48
- ssh -T [email protected] -v
49
- cd $KENDOINTLREPO_STATE && git checkout master && git pull --rebase
50
- npm install @telerik/semantic-prerelease@1 --no-save && npx release-master
0 commit comments