mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-19 21:17:55 +02:00
Update jenkinsfile
This commit is contained in:
parent
2fbd9c29d8
commit
41a06b0fc8
@ -29,7 +29,7 @@ pipeline {
|
|||||||
bat "git config --global core.ignorecase true"
|
bat "git config --global core.ignorecase true"
|
||||||
bat "git add ."
|
bat "git add ."
|
||||||
bat 'git commit -m "Main build (Jenkins)"'
|
bat 'git commit -m "Main build (Jenkins)"'
|
||||||
bat "git push"
|
bat "git push origin HEAD:main"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user