From adca9733f856d83d17475c6f70af0aa871a6b58f Mon Sep 17 00:00:00 2001 From: Gregory Hendrickson Date: Fri, 9 Jun 2023 12:10:18 -0700 Subject: [PATCH] update --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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