add step to push to gitea
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -112,7 +112,7 @@ pipeline {
|
||||
git config user.email jenkins@confdroid.com
|
||||
git checkout master
|
||||
git remote add gitea https://gitea.confdroid.com/confdroid/puppet_cd.git
|
||||
git -c user.email=jenkins@confdroid.com -c user.name=Jenkins push --mirror gitea
|
||||
git push --mirror gitea
|
||||
"""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user