Failed pipeline - Job #3466014
Summary
(Summarize the pipeline issue encountered concisely)
Getting the following error:
INFO: Getting ironbank/opensource/apache/tomcat-openjdk11 hardening_manifest.yaml from master ERROR: Could not load hardening_manifest.
we are basing from the following image for tomcat in Dockerfile:
ARG BASE_REGISTRY=registry1.dso.mil ARG BASE_IMAGE=ironbank/opensource/apache/tomcat-openjdk11 ARG BASE_TAG=latest
FROM {BASE_REGISTRY}/{BASE_IMAGE}:${BASE_TAG}
Link to failed pipeline
https://repo1.dso.mil/dsop/opensource/alfresco/alfresco-content-repository/-/jobs/3466014
What is the current bug behavior?
(What actually happens)
What is the expected correct behavior?
(What you should see instead)
Possible fixes
Definition of Done
-
Pipeline failure has been resolved