Atualizar 'PipelineTestJenkins'
parent
6a6f1a10df
commit
50648d0886
|
@ -7,7 +7,7 @@ pipeline {
|
|||
}
|
||||
|
||||
stages {
|
||||
stage('api-test-1') {
|
||||
stage('api') {
|
||||
script {
|
||||
if (params.api-test-1) {
|
||||
echo "Teste 1"
|
||||
|
|
Loading…
Reference in New Issue