Unverified Commit 6527b35e by Edward Thomson Committed by GitHub

Update main.yml

parent 309b6148
......@@ -11,8 +11,8 @@ jobs:
strategy:
matrix:
container:
- { name: xenial, base: ubuntu:xenial }
- { name: bionic, base: ubuntu:bionic }
- { name: xenial, base: 'ubuntu:xenial' }
- { name: bionic, base: 'ubuntu:bionic' }
env:
docker-config-path: azure-pipelines/docker
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