diff --git a/Jenkinsfile b/Jenkinsfile index 59157d0..49eeebf 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -6,7 +6,6 @@ pipeline { GITEA_REPO_OWNER = 'mh' 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' MAIN_BRANCH = 'master' }