Skip to content

Commit

Permalink
devops #5.
Browse files Browse the repository at this point in the history
  • Loading branch information
rolfbjarne committed Mar 28, 2019
1 parent ed1cd1b commit 91e39a9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions devops/build-samples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,6 @@ jobs:
vmImage: 'macOS-10.13'

steps:
- task: InstallSSHKey@0
inputs:
hostName: $(github-hostname)
sshPublicKey: $(github-pubkey)
sshPassphrase: $(github-sec)
sshKeySecureFile: $(github-file)

- bash: |
set -x
set -e
Expand Down

0 comments on commit 91e39a9

Please sign in to comment.