All public logs
Jump to navigation
Jump to search
Combined display of all available logs of PeformIQ Upgrade. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:05, 4 August 2020 PeterHarding talk contribs created page Jenkins Notes (Created page with "=Jenkins Scripts= <pre> #!/usr/bin/env groovy pipeline { agent { label 'ci' } environment { REPO_NAME = getRepoName("${JOB_NAME}") // JOB_BASE_NAME is identical to...")