The runtime build config is starting before the pipeline is done. This ends up creating a mule container without the app and which gets deployed and gives a false positive. When the pipeline does finish the build and deployment are kicked off again and so we do end up getting the right image.
The runtime build config is starting before the pipeline is done. This ends up creating a mule container without the app and which gets deployed and gives a false positive. When the pipeline does finish the build and deployment are kicked off again and so we do end up getting the right image.