Page MenuHomeSoftware Heritage

jobs: Add GitLab support for maven-index-exporter
ClosedPublic

Authored by anlambert on Jan 5 2023, 4:52 PM.

Details

Summary

Add a job that will be executed when pushing tags to the maven-indexer-exporter
repository hosted on SWH GitLab.

Also rename configuration file to something more meaningful and update pipeline
script to match the style of the other ones in that repository.

See https://gitlab-staging.swh.network/swh/devel/fixtures/maven-index-exporter/-/tags

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

ardumont added a subscriber: ardumont.

Thanks!

jobs/templates/swh-build-docker-image.groovy.j2
22

which makes me think (for later) that we can now move this inside our gitlab registry too.

This revision is now accepted and ready to land.Jan 5 2023, 5:14 PM