We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45f7e31 commit 23b71e8Copy full SHA for 23b71e8
jenkins-ci-skip.pluginspec
@@ -1,7 +1,7 @@
1
Jenkins::Plugin::Specification.new do |plugin|
2
plugin.name = "ci-skip"
3
plugin.display_name = "Ci Skip Plugin"
4
- plugin.version = '0.0.2'
+ plugin.version = '0.1.0'
5
plugin.description = 'Commits that have [ci skip] anywhere in the commit messages will be skipped.'
6
7
# You should create a wiki-page for your plugin when you publish it, see
0 commit comments