mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-02-13 13:59:20 +02:00
Update jenkinsfile
This commit is contained in:
parent
a5b84c2673
commit
22ae31f9f6
@ -28,7 +28,7 @@ pipeline {
|
||||
bat encoding: 'UTF-8', script:"git config user.name VitalyTheAlpaca"
|
||||
bat encoding: 'UTF-8', script:"git config --global core.ignorecase true"
|
||||
bat encoding: 'UTF-8', script:"git add ."
|
||||
bat encoding: 'UTF-8', script:"git commit -m 'Основная сборка (Jenkins)'"
|
||||
bat encoding: 'UTF-8', script:"git commit -m 'Main build (Jenkins)'"
|
||||
bat encoding: 'UTF-8', script:"git push https://${GIT_USERNAME}:${encodedPassword}@github.com/${GIT_USERNAME}/openintegrations.git"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user