patch: pipeline minio
Some checks failed
ci/woodpecker/push/build-pipeline Pipeline was successful
ci/woodpecker/deployment/deploy-pipeline Pipeline failed

This commit is contained in:
spassignat
2026-05-04 18:26:39 +02:00
parent f71058a31a
commit e25080a87c
2 changed files with 4 additions and 6 deletions

View File

@@ -138,7 +138,7 @@ steps:
from_secret: gitea_token
commands: |
source $CI_WORKSPACE/version.env
if [ "$version_type" != "none" ]; then
git remote set-url origin http://oauth2:$GITEA_TOKEN@gitea.cicd.exygen.fr/$CI_REPO_OWNER/$CI_REPO_NAME.git
git config user.email "woodpecker@exygen.fr"