Skip to content

Jenkins

curl trigger build

curl -i -d "targetEnv=demo&myArg=helloWorld" \
    -u admin:a_md5_context \
    -XPOST https://my_domain/job/my_job/buildWithParameters

Last update: July 17, 2023
Created: July 17, 2023