Skip to content

Commit

Permalink
chore: do not test connection (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Peshev authored Dec 16, 2019
1 parent a5d6694 commit d92a392
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,5 @@ jobs:
name: kendo-intl-publish_develop
script:
- 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 d92a392

Please sign in to comment.