OP#269 fix github stage
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -94,7 +94,7 @@ pipeline {
|
||||
steps {
|
||||
sshagent(['edd05eb6-26b5-4c7b-a5cc-ea2ab899f4fa']) {
|
||||
sh '''
|
||||
git remote add origin git@github.com:grizzlycoda/puppet_collection.git
|
||||
git remote set-url git@github.com:grizzlycoda/puppet_collection.git
|
||||
push master --mirror
|
||||
'''
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Readme
|
||||
|
||||
[](https://jenkins.confdroid.com/job/puppet_collection/)
|
||||
|
||||
[](https://sonarqube.confdroid.com/dashboard?id=puppet_collection)
|
||||
|
||||
# Summary
|
||||
|
||||
|
||||
Reference in New Issue
Block a user