Jenkins 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
6eda12b6f0
commit
cdc2f8e713
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -40,6 +40,7 @@ pipeline {
|
||||
]) {
|
||||
sh '''
|
||||
git checkout main
|
||||
git rebase --abort
|
||||
git pull --rebase
|
||||
git merge build-${BUILD_NUMBER} --no-ff -m "Merge build ${BUILD_NUMBER}"
|
||||
git push
|
||||
|
Reference in New Issue
Block a user