Open dwhieb opened 3 years ago
The GitHub Actions deployment workflows should fail if the deployment server (deploy.altlab.dev) returns either a 4xx or 5xx status code.
Convert the curl request in the workflow files to a Node script to make the request and exit with the appropriate errors.
The GitHub Actions deployment workflows should fail if the deployment server (deploy.altlab.dev) returns either a 4xx or 5xx status code.
Convert the curl request in the workflow files to a Node script to make the request and exit with the appropriate errors.