OP#647 add confdroid_alloy to puppet collection
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -97,8 +97,7 @@ pipeline {
|
|||||||
steps {
|
steps {
|
||||||
sshagent(['edd05eb6-26b5-4c7b-a5cc-ea2ab899f4fa']) {
|
sshagent(['edd05eb6-26b5-4c7b-a5cc-ea2ab899f4fa']) {
|
||||||
sh '''
|
sh '''
|
||||||
git checkout master
|
git pull
|
||||||
git pull origin master
|
|
||||||
git remote set-url --push master git@github.com:grizzlycoda/puppet_collection.git
|
git remote set-url --push master git@github.com:grizzlycoda/puppet_collection.git
|
||||||
git push master --mirror
|
git push master --mirror
|
||||||
'''
|
'''
|
||||||
|
|||||||
Reference in New Issue
Block a user