PRC-480: Enable the GH actions pipeline to PROD (#8) #22
pipeline.yml
on: push
Matrix: helm lint
Validate the kotlin
/
validate the Kotlin app
2m 41s
Build docker image from hmpps-github-actions
/
Build docker image
3m 27s
Deploy to the development environment
/
Deploy to dev
1m 3s
Deploy to pre-production environment
/
Deploy to preprod
1m 4s
Deploy to production environment
/
Deploy to prod
1m 49s
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
Event | Environments |
---|---|
timharrison-moj
approved
|
prod |
Annotations
5 warnings
Validate the kotlin / validate the Kotlin app
Cache not found for keys: Linux-gradle-kotlin-cache-9aeca5e2f490a75eceaef56763bb6c4382623525b7c3b25fefc392c1505cb839
|
Validate the kotlin / validate the Kotlin app
Cache not found for keys: setup-java-Linux-x64-gradle-483a72f1125891fcb9e1743df98c4265eebe42867836755d5ca7b7d516beb619
|
Build docker image from hmpps-github-actions / Build docker image
Cache not found for keys: docker.io--tonistiigi--binfmt-latest-linux-x64
|
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/
|
Legacy key/value format with whitespace separator should not be used:
Dockerfile#L18
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/
|