This repository was archived by the owner on Aug 1, 2024. It is now read-only.
Commit 8009b94
committed
fix: restart credentials devserver in its provisioning script
It seems that Credentials' devserver doesn't get restarted by
the commands in its provisioning script. This has been resulting
in it silently failing healthchecks in the provisioning test
GitHub action workflow, with the devserver reporting
missing requirements.
The cause of the failure passing silently is addressed in an
adjecent commit.1 parent 68a1ba3 commit 8009b94
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
0 commit comments