-
Bug
-
Resolution: Unresolved
-
Major
-
None
I unchecked the 'trigger builds remotely' and saved the settings for a project in jenkins as seen in the screenshot below:
https://www.evernote.com/shard/s9/sh/76536ef7-1b71-4c73-8895-cb3b540aefd9/4c1edc25f6ce9b39ed7d2c38b0cdb8a0
As shown in the screenshot, the build should only be triggered after the ApmServer project is build.
However, whenever i do a push of our code, the mentioned project is built automatically and also after ApmServer is built.
So each push results in 2 builds, and the first one is automatic even though the option for that is clearly unchecked.
What do we do, so that the build is only triggered once, which is after ApmServer project is built