Skip to content

Commit

Permalink
fix launcher test
Browse files Browse the repository at this point in the history
  • Loading branch information
paullatzelsperger committed Feb 7, 2025
1 parent 30ac00d commit f49c9e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
docker run -d --rm --name issuer-service \
-e "EDC_STS_ACCOUNT_API_URL=https://sts.com" \
-e "EDC_STS_ACCOUNTS_API_AUTH_HEADER_VALUE=auth-header" \
-e "EDC_ISSUER_STATUSLIST_SIGNING_KEY_ALIAS=foo-alias" \
issuer-service:latest
- name: 'Wait for Issuer-Service to be healthy'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"version": "1.0.0",
"urlPath": "/v1alpha",
"lastUpdated": "2025-02-05T12:00:00Z",
"lastUpdated": "2025-02-07T08g:00:00Z",
"maturity": null
}
]

0 comments on commit f49c9e9

Please sign in to comment.