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