diff --git a/.circleci/config.yml b/.circleci/config.yml index c19cdf44a..55fd6e815 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -166,6 +166,12 @@ workflows: <<: *slack-fail-post-step name: lint-helm-charts env: dev + - hmpps/build_multiplatform_docker: + name: build_docker + filters: + branches: + only: + - main - create-and-push-image-to-ecr: <<: *slack-fail-post-step @@ -284,6 +290,10 @@ workflows: context: - veracode-credentials - hmpps-common-vars + - hmpps/trivy_latest_scan: + slack_channel: << pipeline.parameters.alerts-slack-channel >> + context: + - hmpps-common-vars security-weekly: triggers: - schedule: