sdfhtrcxvnbm

This commit is contained in:
Alejandro Sarmiento
2024-03-11 21:05:33 +01:00
parent 93ded46520
commit 06f09cf83b

View File

@@ -20,7 +20,7 @@ pipeline {
} }
} }
stages {
stage ('Push to Docker Registry') { stage ('Push to Docker Registry') {
steps { steps {
script { script {
@@ -44,7 +44,7 @@ pipeline {
} }
} }
} }
}
} //stages } //stages