Open matzew opened 1 month ago
One piece that will help producing the final artifacts is to remove the need to have a local packaging (off container build) with multi stage builds:
https://github.com/knative-extensions/eventing-integrations/blob/main/timer-source/src/main/docker/Dockerfile.jvm#L21-L27
CC @pierDipi
One piece that will help producing the final artifacts is to remove the need to have a local packaging (off container build) with multi stage builds:
https://github.com/knative-extensions/eventing-integrations/blob/main/timer-source/src/main/docker/Dockerfile.jvm#L21-L27