mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 04:53:11 -04: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
|
- name: Print VCAP Services
|
||||||
run: |
|
run: |
|
||||||
echo "VCAP SERVICES value on runner:"
|
echo "VCAP SERVICES value on runner:"
|
||||||
echo $VCAP_SERVICES
|
echo "$VCAP_SERVICES"
|
||||||
- name: Run Admin server
|
- name: Run Admin server
|
||||||
# If we want to log stuff and see what's broken,
|
# If we want to log stuff and see what's broken,
|
||||||
# insert this line:
|
# insert this line:
|
||||||
|
|||||||
Reference in New Issue
Block a user