Script will abort previous running build if a new build is in progress.
It checks running builds of current job and abort if there are some
ecxept the current one.
It will be helpful especially for Pull Requests builds to abort build
if PR was updated.
Script will abort previous running build if a new build is in progress. It checks running builds of current job and abort if there are some ecxept the current one. It will be helpful especially for Pull Requests builds to abort build if PR was updated.
Signed-off-by: Dmytro Iurchuk diurchuk@luxoft.com