diff --git a/Jenkinsfile b/Jenkinsfile index 81d965e..c0334cb 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -37,7 +37,6 @@ pipeline { } } stage('Push') { - when { branch 'testing' } options { timeout(time: 5, unit: 'MINUTES') } steps { script {