Set node version in github actions #92
pipeline.yml
on: push
Matrix: helm lint
node build
/
Run the node build
5s
node integration tests
/
Run the integration tests
node unit tests
/
Run the node unit tests
Build docker image from hmpps-github-actions
/
Build docker image
Deploy to the development environment
/
deploy_env
Annotations
1 error and 4 warnings
node build / Run the node build
Unable to find Node version 'NODE_VERSION' for platform linux and architecture x64.
|
helm lint (prod) / Helm lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
node build / Run the node build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
helm lint (preprod) / Helm lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
helm lint (dev) / Helm lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|