-
Couldn't load subscription status.
- Fork 62
Open
Description
containers/.github/workflows/docker-auto-build.yml
Lines 211 to 214 in 2c13d7e
| # 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
Labels
No labels