Skip to content
Snippets Groups Projects
Commit f72a8e9b authored by Mihai Patrascoiu's avatar Mihai Patrascoiu
Browse files

CI: Upgrade the publish image from "cc7" to "alma9"

parent fd7a9b10
No related branches found
No related tags found
No related merge requests found
Pipeline #12714543 passed
......@@ -6,15 +6,12 @@ stages:
#--------------------------
.sync-template: &sync-template_definition
image: gitlab-registry.cern.ch/eos/gitlab-eos/cc7:latest
image: gitlab-registry.cern.ch/eos/gitlab-eos/alma9:latest
stage: publish
script:
- yum install -y python sssd-client sudo createrepo
- automount
- cat "${REPO_PASSWD}" | kinit "${REPO_USER}"
- eosfusebind
- scripts/syncrepo --base-origin "${REPO_ORIGIN}" --base-dest "${REPO_DEST}" '*.rpm'
- sleep 30
tags:
- docker-privileged-xl
retry: 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment