build(ci): fix environment
This commit is contained in:
@@ -9,7 +9,7 @@ pipeline {
|
||||
GITEA_API_URL = "https://di9.ru/git/api/v1"
|
||||
GITEA_REPO_OWNER = "Voomra"
|
||||
GITEA_REPO_NAME = "ss14-launcher-extractor"
|
||||
GITEA_TOKEN = credentials("JENKINS_GITEA_USER")
|
||||
GITEA_TOKEN = credentials("JENKINS_GITEA_ACCESS_TOKEN")
|
||||
}
|
||||
|
||||
stages {
|
||||
|
||||
Reference in New Issue
Block a user