27d29631 by Israel do Amaral Santiago

teste

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