mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-02 22:05:37 +02:00
Update jenkinsfile
This commit is contained in:
parent
5acd3cd6d4
commit
b3a0ffc9d5
@ -28,7 +28,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 origin main"
|
bat "git push origin HEAD"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user