diff --git a/openshift/prod/Jenkinsfile b/openshift/prod/Jenkinsfile index 1c7d055..dc101ba 100644 --- a/openshift/prod/Jenkinsfile +++ b/openshift/prod/Jenkinsfile @@ -146,8 +146,6 @@ pipeline { } } - // Stage test where application testing will go in here - stage('Push image to External registry') { agent { label 'skopeo-agent'