Unverified Commit 6527b35e by Edward Thomson Committed by GitHub

Update main.yml

parent 309b6148
...@@ -11,8 +11,8 @@ jobs: ...@@ -11,8 +11,8 @@ jobs:
strategy: strategy:
matrix: matrix:
container: container:
- { name: xenial, base: ubuntu:xenial } - { name: xenial, base: 'ubuntu:xenial' }
- { name: bionic, base: ubuntu:bionic } - { name: bionic, base: 'ubuntu:bionic' }
env: env:
docker-config-path: azure-pipelines/docker docker-config-path: azure-pipelines/docker
name: Build docker image name: Build docker image
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment