Skip to content

Commit

Permalink
Merge branch 'master' into update-neovim
Browse files Browse the repository at this point in the history
  • Loading branch information
qvacua committed Dec 17, 2023
2 parents 5dc9684 + bf32904 commit 1346001
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file modified bin/build_nightly_jenkins.sh
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion ci/create_build_job.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ nightlyVimRJob.with {
}

parameters {
stringParam('branch', 'update_neovim', 'Branch to build; defaults to master')
stringParam('branch', 'update-neovim', 'Branch to build; defaults to master')
}

scm {
Expand Down

0 comments on commit 1346001

Please sign in to comment.