mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 03:13:42 -05:00
add VCAP_SERVICES
This commit is contained in:
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@@ -98,7 +98,7 @@ jobs:
|
||||
- name: Print VCAP Services
|
||||
run: |
|
||||
echo "VCAP SERVICES value on runner:"
|
||||
echo $VCAP_SERVICES
|
||||
echo "$VCAP_SERVICES"
|
||||
- name: Run Admin server
|
||||
# If we want to log stuff and see what's broken,
|
||||
# insert this line:
|
||||
|
||||
Reference in New Issue
Block a user