Skip to content

Commit a5d6694

Browse files
author
Ivan Peshev
authored
chore: use key (#89)
1 parent 98f06a3 commit a5d6694

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

shippable.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ jobs:
4343
- TASK:
4444
name: kendo-intl-publish_develop
4545
script:
46-
- env
47-
- ls /tmp/ssh
46+
- ssh-add $SHIPPABLEPUSHPUBLICREPOS_PRIVATE_KEY_PATH
4847
- ssh -T [email protected] -v
4948
- cd $KENDOINTLREPO_STATE && git checkout master && git pull --rebase
5049
- npm install @telerik/semantic-prerelease@1 --no-save && npx release-master

0 commit comments

Comments
 (0)