test
Some checks failed
andreas-personal/AndysAdguardHomeBlockList/pipeline/head There was a failure building this commit
Some checks failed
andreas-personal/AndysAdguardHomeBlockList/pipeline/head There was a failure building this commit
This commit is contained in:
parent
661ed10a0a
commit
5f0751ceb4
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -11,7 +11,7 @@ pipeline {
|
||||
branch 'main'
|
||||
}
|
||||
steps {
|
||||
dir ('AndysAdguardHomeBlocklist') {
|
||||
dir ('build-dir') {
|
||||
checkout poll: false, scm: scmGit([
|
||||
branches: [[name: 'main']],
|
||||
userRemoteConfigs: [[credentialsId: 'gitea-jenkins-user-token', url: 'https://gitea.fahrecker.com/andreas-personal/AndysAdguardHomeBlocklist.git']]
|
||||
|
Reference in New Issue
Block a user