mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-04 03:48:40 +02:00
Update jenkinsfile
This commit is contained in:
parent
3efe467edd
commit
b074e9613e
@ -29,7 +29,7 @@ pipeline {
|
||||
bat "git config --global core.ignorecase true"
|
||||
bat "git add ."
|
||||
bat 'git commit -m "Main build (Jenkins)"'
|
||||
bat "git push"
|
||||
bat "git push origin HEAD:main"
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user