now the gemspec is named wrong...ugh
This commit is contained in:
parent
c13040354c
commit
f6e38d39d7
@ -5,10 +5,10 @@ pages:
|
||||
script:
|
||||
- gem install jekyll
|
||||
- jekyll build -d public
|
||||
- gem build spectral_jekyll_theme.gemspec
|
||||
- gem build autonomic.gemspec
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
- "spectral_jekyll_theme-*.gem"
|
||||
- "autonomic-*.gem"
|
||||
only:
|
||||
- master
|
Reference in New Issue
Block a user