Skip to content

Commit

Permalink
build - set to use exploration image
Browse files Browse the repository at this point in the history
  • Loading branch information
bpasero committed Jan 18, 2019
1 parent e477344 commit 1bb280f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/azure-pipelines/product-build.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
resources:
containers:
- container: vscode-x64
image: joaomoreno/vscode-linux-build-agent:x64
image: joaomoreno/vscode-linux-build-agent:x64-exploration
- container: vscode-ia32
image: joaomoreno/vscode-linux-build-agent:ia32
image: joaomoreno/vscode-linux-build-agent:ia32-exploration
- container: snapcraft
image: snapcore/snapcraft

Expand Down

0 comments on commit 1bb280f

Please sign in to comment.