@@ -89,7 +89,6 @@ pipeline {
// }
- stages {
stage('Docker Registry Login, Pull, and Push') {
when {
branch 'master'
@@ -124,7 +123,7 @@ pipeline {
}
- }
+
stage('Cleanup') {