mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-18 05:30:21 -04:00
add VCAP_SERVICES
This commit is contained in:
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@@ -60,7 +60,7 @@ jobs:
|
||||
contents: write
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
VCAP_SERVICES: ${{ env.VCAP_SERVICES }}
|
||||
VCAP_SERVICES: $VCAP_SERVICES
|
||||
services:
|
||||
postgres:
|
||||
image: postgres
|
||||
|
||||
Reference in New Issue
Block a user