This job rebuild the docker images used by Jenkins to run jobs.
It will be triggered on push events for the swh-jenkins-dockerfiles
repository hosted on SWH GitLab.
Details
Details
- Reviewers
ardumont - Group Reviewers
System administrators - Commits
- rCJSWH6c3d1269d8f6: jobs/tools: Add swh-jenkins-dockerfiles job for gitlab repository
Diff Detail
Diff Detail
- Repository
- rCJSWH Jenkins jobs
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
jobs/tools/dockerfiles.yaml | ||
---|---|---|
27 | Phabricator job do not cleanup so I kept the same behavior, not sure if it is required. | |
28 | Setting auth-token to empty deactivates the Jenkins endpoints to start jobs through HTTP requests (which is what Phabricator uses). This setting will go away when Phabricator related jobs will be removed from the Jenkins configuration (once we fully migrated to GitLab). |