Skip to content
Snippets Groups Projects
Verified Commit e25d05a4 authored by Adam Mercer's avatar Adam Mercer
Browse files

add rebuilds for resync containers

[ci skip]
parent 3a74e387
No related branches found
No related tags found
No related merge requests found
Pipeline #556573 passed with warnings
Pipeline: builder

#556610

    Pipeline: packaging

    #556609

      Pipeline: Lint

      #556608

        +6
        ......@@ -51,3 +51,21 @@ rebuild:el8-staging:
        trigger:
        project: docker/packaging
        branch: el8-staging
        rebuild:el8-resync:
        extends: [.rebuild]
        trigger:
        project: docker/packaging
        branch: el8-resync
        rebuild:el8-resync-testing:
        extends: [.rebuild]
        trigger:
        project: docker/packaging
        branch: el8-resync-testing
        rebuild:el8-resync-staging:
        extends: [.rebuild]
        trigger:
        project: docker/packaging
        branch: el8-resync-staging
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Finish editing this message first!
        Please register or to comment