diff --git a/.github/pipeline-descriptor.yml b/.github/pipeline-descriptor.yml index b0d66d2b..0a7fd07c 100644 --- a/.github/pipeline-descriptor.yml +++ b/.github/pipeline-descriptor.yml @@ -74,5 +74,7 @@ actions: target: ghcr.io/paketo-buildpacks/actions/spring-generations - source: tomcat-dependency target: ghcr.io/paketo-buildpacks/actions/tomcat-dependency +- source: tomee-dependency + target: ghcr.io/paketo-buildpacks/actions/tomee-dependency - source: yourkit-dependency target: ghcr.io/paketo-buildpacks/actions/yourkit-dependency