Skip to content

Unnecessary latest-alma9 image? #401

@rdimaio

Description

@rdimaio

# TODO: remove this hack hack once rucio tests are updated to use the default image.
if [[ "${CONTEXT}" =~ .*"push-alma9-latest".* && -n "$LATEST_TAG" ]]; then
TAGS_TO_PUSH="${LATEST_TAG}-alma9,${TAGS_TO_PUSH}"
fi

Results in latest-alma9 being uploaded here: https://hub.docker.com/r/rucio/rucio-dev/tags

which has the same hash as latest and release-37.3.0

Do we need this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions