Clean up yaml formatting

This commit is contained in:
Luke Childs 2019-12-11 16:53:50 +07:00
parent 25b77dbc64
commit 4891ea2de4

View File

@ -1,13 +1,8 @@
name: Docker Image CI
on: [push]
on: push
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
version:
@ -24,7 +19,6 @@ jobs:
- 0.13.2
- 0.13.1
- 0.13.0
steps:
- uses: actions/checkout@v1
- name: Build the Docker image