Atualizar 'PipelineTestJenkins'
parent
357c815d03
commit
f24bbeb3dd
|
@ -8,12 +8,6 @@ pipeline {
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
stage('api') {
|
stage('api') {
|
||||||
if ($params.api-test-1) {
|
|
||||||
echo "Teste 1"
|
|
||||||
}
|
|
||||||
if ($params.api-test-2) {
|
|
||||||
echo "Teste 2"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
stage('info') {
|
stage('info') {
|
||||||
|
|
Loading…
Reference in New Issue