Skip to content

Commit

Permalink
Fix missing iotedgedev
Browse files Browse the repository at this point in the history
  • Loading branch information
toolboc committed Jun 22, 2021
1 parent 56d501c commit 2e77a09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# https://aka.ms/yaml

pool:
name: Hosted Ubuntu 1604
vmImage: ubuntu-18.04

steps:
- task: CopyFiles@2
Expand Down Expand Up @@ -32,4 +32,4 @@ steps:
templateFilePath: EdgeSolution/deployment.template.json

- task: PublishBuildArtifacts@1
displayName: 'Publish Artifact: drop'
displayName: 'Publish Artifact: drop'

0 comments on commit 2e77a09

Please sign in to comment.