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