diff --git a/Jenkinsfile b/Jenkinsfile index 0fbb9ea..43cfafa 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -66,7 +66,7 @@ spec: environment { GITEA_LOGIN = 'js-hellug-bot' GITEA_SERVER_URL = 'https://dev.hellug.gr' - GITEA_SERVER_TOKEN = credentials('hellug-jenkins') + GITEA_SERVER_TOKEN = credentials('jenkins-pipeline-bot-token') } steps {