add VCAP_SERVICES

This commit is contained in:
Kenneth Kehl
2024-10-03 11:53:11 -07:00
parent a669477f48
commit b7f26454ff

View File

@@ -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