mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2024-10-01 11:49:49 -04:00
Improve CI pipeline
This commit is contained in:
parent
45a270fec5
commit
f02f3c5b0a
@ -6,7 +6,8 @@ steps:
|
|||||||
- name: build
|
- name: build
|
||||||
image: ruby
|
image: ruby
|
||||||
commands:
|
commands:
|
||||||
|
- gem update
|
||||||
- gem install bundler
|
- gem install bundler
|
||||||
- bundle install
|
- bundle install
|
||||||
- bundle update
|
- bundle update
|
||||||
- bundle exec jekyll build --trace
|
- bundle exec jekyll build
|
Loading…
Reference in New Issue
Block a user