add VCAP_SERVICES

This commit is contained in:
Kenneth Kehl
2024-10-03 11:53:11 -07:00
parent a669477f48
commit b7f26454ff
+1 -1
View File
@@ -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