diff --git a/Jenkinsfile b/Jenkinsfile index bba4108..cc6654f 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -219,7 +219,7 @@ lazyStage { name = 'acceptance' - onlyif = ( lazyConfig['branch'] == releaseBranch || lazyConfig.env.RELEASE ) + onlyif = ( lazyConfig['branch'] == releaseBranch ) input = 'Deploy to acceptance?' tasks = [ pre: {