mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 10:28:41 -04:00
add VCAP_SERVICES
This commit is contained in:
@@ -60,7 +60,7 @@ jobs:
|
|||||||
contents: write
|
contents: write
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
VCAP_SERVICES: ${{ env.VCAP_SERVICES }}
|
VCAP_SERVICES: $VCAP_SERVICES
|
||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres
|
image: postgres
|
||||||
|
|||||||
Reference in New Issue
Block a user