All checks were successful
Build Docker Image / Build Docker Image (push) Successful in 3m15s
4 lines
62 B
Bash
4 lines
62 B
Bash
#!/bin/sh
|
|
|
|
cd /server/exthernal-login-api && exec npm run dev
|