Atualizar 'PipelineTestJenkins'

master
Alberto Trevezani 2020-01-22 18:50:17 +00:00
parent 6a6f1a10df
commit 50648d0886
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ pipeline {
}
stages {
stage('api-test-1') {
stage('api') {
script {
if (params.api-test-1) {
echo "Teste 1"