Hello, our pipelens were working just fine and there were no problems. Today after commit with small changes in python code pipelines are failing to build. There were no any configuration changes for development or deployment.
Full build log: https://pastebin.com/Hs9GxXgH
Hi Serhii,
What Docker image are you using? It looks like the image may no longer container gcc, and that you'll need to install it manually in your build now (or create a new image with it already installed).
Thanks,
Phil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.