diff --git a/Jenkinsfile b/Jenkinsfile index 7f5a1fc..a070bb0 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -29,7 +29,7 @@ pipeline{ sh 'docker push aisthanestha/docker-test-image:latest' } } - } + stage('Deploy') { steps { // Deploy to remote Docker host