removing container property for this example
This commit is contained in:
4
.github/workflows/postgres-service.yml
vendored
4
.github/workflows/postgres-service.yml
vendored
@@ -3,9 +3,7 @@ on: [push]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: node:10.16-jessie
|
||||
|
||||
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:10.8
|
||||
|
||||
Reference in New Issue
Block a user