@@ -88,9 +88,7 @@ pipeline {
// }
-
- pipeline {
- agent any
+
stages {
stage('Docker Registry Login, Pull, and Push') {
when {
@@ -127,7 +125,7 @@ pipeline {
}
-}
stage('Cleanup') {
steps {