I previously had this property set in my scripted syntax multibranch pipeline: properties([disableConcurrentBuilds()]) I now want to re-enable concurrent builds for this job. I have remove the line above and re-run the job but the 'Do not allow concurrent builds' checkbox remains checked in the job configuration in the UI. How do I get that option unchecked?
-- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/e53ffac1-92f4-47b3-933c-30be72b3830bo%40googlegroups.com.
