Closed ValenberghsSven closed 2 months ago
Digital-signing service on jenkins does not have connection to the actual API so errors are thrown when trying to setup a session. Mainly because we pass a fake url. This results in errors in DB
Checking if this stubbing is enough.
DB logs no longer show errors of digital-signing unable to execute queries. Success. Merging
digital-signing
Digital-signing service on jenkins does not have connection to the actual API so errors are thrown when trying to setup a session. Mainly because we pass a fake url. This results in errors in DB
Checking if this stubbing is enough.