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