Jenkins Pipelines
Legacy Jenkins can be reached with CTL Global Protect VPN only. Log in with CUID credentials.
Pull requests
Pull requests are handled with a multibranch pipeline here
- Pipeline configuration :
- Multibranch pipeline job configuration details here
- Jenkinsfile available [here] (../jenkins/Jenkinsfile)
Pull request garbage collector
Garbage from closed pull requests is handled with a multibranch pipeline here
- Pipeline configuration :
- Multibranch pipeline job configuration details here
- Jenkinsfile available on the repository