my existing pipeline stopped working on building windows setup with makensis for no understanable reason.
https://bitbucket.org/cenote/jasperstarter/addon/pipelines/home#!/results/127
with error:
```
[INFO] --- exec-maven-plugin:1.3.1:exec (windows-setup-compile) @ jasperstarter ---
/opt/nsis-2.46/bin/makensis: 1: /opt/nsis-2.46/bin/makensis: Syntax error: word unexpected (expecting ")")
```
The build uses my own docker image which did not change since 3 years:
https://hub.docker.com/repository/docker/cenote/jasperstarter-env
Using the same docker image localy works fine.
What's wrong? What can I do?
Since your repo is public, I cloned it, reset to the commit of the failed build, and debugged it locally with Docker using your image. I can also see that the build succeeds locally but fails in Pipelines.
I went ahead and created a support ticket for this issue so we can investigate further, you should have received an email with a link to the support ticket. The engineer working on your issue will reply to that ticket.
Please feel free to let me know if you have any questions.
Kind regards,
Theodora
Hi Theodora,
I was really a bit desperate about that I cannot open an issue for this.
So I am very happy to see, that it takes its way here and I get a support ticket.
Thank you very much.
Volker
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Volker,
You are very welcome. When the issue gets resolved, you can post the solution here if you have time, for any other users with a similar issue who may come across your post.
Regarding the ability to create a support ticket, Bitbucket Cloud support has aligned our support offering for free licenses to our other Cloud products - see https://confluence.atlassian.com/support/atlassian-support-offerings-193299636.html. As of 1st July 2021, we provide support for workspaces on the free plan in community, we have support staff checking in regularly to help.
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.