OP#269 fix github stage
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -95,7 +95,7 @@ pipeline {
|
|||||||
sshagent(['edd05eb6-26b5-4c7b-a5cc-ea2ab899f4fa']) {
|
sshagent(['edd05eb6-26b5-4c7b-a5cc-ea2ab899f4fa']) {
|
||||||
sh '''
|
sh '''
|
||||||
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
|
||||||
push master --mirror
|
git push master --mirror
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user