jenkins user

This commit is contained in:
2025-10-06 23:22:52 +01:00
parent 381b750841
commit bd8d5677b4

2
Jenkinsfile vendored
View File

@@ -14,7 +14,7 @@ pipeline {
DOCKER_CREDENTIALS_ID = 'docker-registry-creds'
KUBECONFIG_CREDENTIALS_ID = 'kubeconfig-jenkins'
GIT_CREDENTIALS_ID = 'jenkins'
GIT_CREDENTIALS_ID = '3e806a5c-ee46-49fb-974d-15f3fe2e1d49'
}
stages {