Skip to content

Commit

Permalink
chore: use key (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Peshev authored Dec 16, 2019
1 parent 98f06a3 commit a5d6694
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ jobs:
- TASK:
name: kendo-intl-publish_develop
script:
- env
- ls /tmp/ssh
- ssh-add $SHIPPABLEPUSHPUBLICREPOS_PRIVATE_KEY_PATH
- ssh -T [email protected] -v
- cd $KENDOINTLREPO_STATE && git checkout master && git pull --rebase
- npm install @telerik/semantic-prerelease@1 --no-save && npx release-master

0 comments on commit a5d6694

Please sign in to comment.