Atualizar 'PipelineTestJenkins'

master
Alberto Trevezani 2020-01-22 18:57:56 +00:00
parent f55c47078a
commit d0b31ce124
1 changed files with 3 additions and 1 deletions

View File

@ -8,8 +8,10 @@ pipeline {
stages {
stage('api') {
steps {
echo "Teste"
}
}
stage('info') {
steps {