Skip to content

Commit

Permalink
Update electron targets
Browse files Browse the repository at this point in the history
  • Loading branch information
bencefr committed Jul 21, 2020
1 parent 86d37a4 commit 114cea4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,25 +129,25 @@ jobs:
nodeVersion: 12.16.1
nodeArch: $(nodeArch)
npmConfigRuntime: 'electron'
npmConfigTarget: 2.0.17
npmConfigTarget: 5.0.6
- template: azure-node.yml
parameters:
nodeVersion: 12.16.1
nodeArch: $(nodeArch)
npmConfigRuntime: 'electron'
npmConfigTarget: 4.1.4
npmConfigTarget: 7.2.0
- template: azure-node.yml
parameters:
nodeVersion: 12.16.1
nodeArch: $(nodeArch)
npmConfigRuntime: 'electron'
npmConfigTarget: 5.0.6
npmConfigTarget: 8.2.0
- template: azure-node.yml
parameters:
nodeVersion: 12.16.1
nodeArch: $(nodeArch)
npmConfigRuntime: 'electron'
npmConfigTarget: 8.2.0
npmConfigTarget: 9.0.3

- task: PublishPipelineArtifact@1
inputs:
Expand Down

0 comments on commit 114cea4

Please sign in to comment.