
Heric Camargo pushed to branch main at Root / CLI / Mirror Monitor Commits: e068deb0 by Heric Camargo at 2025-08-12T10:52:04-03:00 Update .gitlab-ci.yml file - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -5,4 +5,4 @@ build: script: - buildah login -u "${REGISTRY_USERNAME}" -p "${REGISTRY_PASSWORD}" "harbor.c3sl.ufpr.br" - buildah build --tag ${CI_PROJECT_NAME} . - - buildah push ${CI_PROJECT_NAME} docker://harbor.c3sl.ufpr.br/root/${CI_PROJECT_NAME}:latest + - buildah push ${CI_PROJECT_NAME} docker://harbor.c3sl.ufpr.br/${CI_PROJECT_NAME}:latest View it on GitLab: https://gitlab.c3sl.ufpr.br/root/cli/mirror-monitor/-/commit/e068deb07d0a02a... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/cli/mirror-monitor/-/commit/e068deb07d0a02a... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.