0

I am using Maven release plugin in a Azure DevOps pipeline which uses the quarkus-container-image-docker extension. I have noticed that the container is build twice: once for the snapshot build and once for the release build. Is it possible to only build it once for the release? I don't want snapshot releases in my image repository.

0 Answers0