27d29631 by Israel do Amaral Santiago

teste

1 parent 1e28ba8e
......@@ -8,6 +8,11 @@ pipeline {
}
stages {
// stage('Clone Repository') {
// steps {
// git url: 'http://cidsrvgit.cidades/israel/app01.git'
// }
// }
stage('Build Docker Image') {
steps {
script {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!