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
- Branch
- gitlab-swh-jenkins-dockerfiles
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 33420 Build 52389: arc lint + arc unit
Event Timeline
jobs/tools/dockerfiles.yaml | ||
---|---|---|
28 | Phabricator job do not cleanup so I kept the same behavior, not sure if it is required. | |
29 | 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). |