How to add script pre-hooks enabled for master and develop branches thru script in Bitbucket?

sridevichirra September 28, 2017

Looking for curl command to enable force push thru Script Pre Hooks conditions

refChanges.any { it.refId.startsWith("refs/heads/develop") }
refChanges.any { it.refId.startsWith("refs/heads/master") }

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events