This commit is contained in:
Gregory Hendrickson
2023-06-09 12:10:18 -07:00
parent 5abebd2799
commit adca9733f8

2
Jenkinsfile vendored
View File

@@ -29,7 +29,7 @@ pipeline{
sh 'docker push aisthanestha/docker-test-image:latest'
}
}
}
stage('Deploy') {
steps {
// Deploy to remote Docker host