Skip to content

Commit eb71ed9

Browse files
authored
Update 2022-docker-ci-cd
1 parent 842e074 commit eb71ed9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

2022-docker-ci-cd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ pipeline{
2222
sh "docker login -u ${user} -p ${pwd}"
2323
sh "docker push kammana/hariapp:${env.BUILD_NUMBER}"
2424
}
25-
2625
}
2726
}
2827
stage("Docker Deploy Dev"){

0 commit comments

Comments
 (0)