Update Jenkinsfile
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -31,7 +31,7 @@ pipeline {
|
||||
|
||||
git add jenkis_test.txt
|
||||
git commit -m "Jenkins: add jenkis_test.txt" || echo "Nothing to commit"
|
||||
git push
|
||||
git push origin HEAD:main
|
||||
'''
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user