patch: pipeline minio
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user