removing container property for this example

This commit is contained in:
Chris Patterson
2019-08-15 12:54:34 -04:00
committed by GitHub
parent ac54066131
commit 6c833c154d

View File

@@ -3,9 +3,7 @@ on: [push]
jobs:
build:
runs-on: ubuntu-latest
container:
image: node:10.16-jessie
services:
postgres:
image: postgres:10.8