Skip to content

Commit 2e96555

Browse files
author
dcs3spp
committed
chore(build): add gemspec
1 parent cf5cb7e commit 2e96555

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
File renamed without changes.

validate-gitlab-ci.gemspec

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Gem::Specification.new do |s|
2+
s.name = 'validate-gitlab-ci'
3+
s.version = '0.0.1'
4+
s.description = 'Call GitLab API to validate CI yaml file'
5+
s.executables << 'validate-gitlab-ci'
6+
end

0 commit comments

Comments
 (0)