Skip to content
Snippets Groups Projects
Commit f8254617 authored by Georges Racinet's avatar Georges Racinet
Browse files

Heptapod CI: deriving tag of upstream image from hg branch

This matches changes done in the base mercurial image so that its
tag is now `default` instead of `latest`.

At this point, the CI configuration of py-heptapod can be the same
in its `stable` and `default` branches.
parent 7e8e6205
No related branches found
No related tags found
No related merge requests found
Pipeline #13990 passed
Pipeline: hgitaly

#13991

    ......@@ -4,9 +4,7 @@
    - downstream
    variables:
    # has to be "stable" in the stable branch, and actually we should rename
    # "latest" as "default": this would let us just use $CI_COMMIT_HG_BRANCH
    BASE_IMAGES_TAG: stable
    BASE_IMAGES_TAG: $CI_COMMIT_HG_BRANCH
    BASE_IMAGES_COLLECTION: registry.heptapod.net:443/heptapod/ci-images/mercurial
    install:
    ......
    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