Removed unecessary merge.
This commit is contained in:
parent
3eaa38abeb
commit
5a4ff41744
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -37,7 +37,6 @@ pipeline {
|
|||||||
branch '**/sync-modpack'
|
branch '**/sync-modpack'
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
sh "git merge -X theirs sync-modpack"
|
|
||||||
sh "git add mods/**"
|
sh "git add mods/**"
|
||||||
sh "git add config/**"
|
sh "git add config/**"
|
||||||
sh "git add dynmap/renderdata/**"
|
sh "git add dynmap/renderdata/**"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user