CDPS-1086: Correcting environment names (#1) #4
pipeline.yml
on: push
Matrix: helm lint
Validate the kotlin
/
validate the Kotlin app
1m 2s
Build docker image from hmpps-github-actions
/
Build docker image
2m 37s
Deploy to the development environment
/
Deploy to development
5m 24s
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
Event | Environments |
---|---|
brightonsbox
approved
|
development |
Annotations
1 error and 6 warnings
Deploy to the development environment / Deploy to development
Process completed with exit code 1.
|
Validate the kotlin / validate the Kotlin app
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
|
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
|
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
|
Legacy key/value format with whitespace separator should not be used:
Dockerfile#L14
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
Dockerfile#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|