You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each run: step is a separate shell, so a server backgrounded in one step is
gone by the time a later step runs. The password-secret step also used
backslash-escaped quotes inside a YAML string, which produced invalid shell.
0 commit comments