Another JenkinsFIle Fix
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -125,7 +125,7 @@ pipeline {
|
|||||||
sh 'docker login -u shini89 -p Spongebob!1'
|
sh 'docker login -u shini89 -p Spongebob!1'
|
||||||
|
|
||||||
// Publicar as imagens
|
// Publicar as imagens
|
||||||
sh "docker push shini89/homeware"
|
sh "docker push shini89/homeware:latest"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user