diff --git a/Jenkinsfile b/Jenkinsfile index 7cdd8b7..59157d0 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -4,7 +4,7 @@ pipeline { environment { GITEA_CREDS = 'testtest' GITEA_REPO_OWNER = 'mh' - GITEA_REPO_NAME = 'jenkins-test3' + GITEA_REPO_NAME = 'TEst' GITEA_SERVER = 'http://194.5.205.38:3000' GITEA_REPO_URL = 'http://194.5.205.38:3000/mh/TEst.git' GITEA_TOKEN = '090ac0a087634a808792833fa23368d100ec03d9'