ci location and main only
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
05b2524f60
commit
91fa692611
|
@ -9,3 +9,9 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- bundle install
|
- bundle install
|
||||||
- bundle exec jekyll build
|
- bundle exec jekyll build
|
||||||
|
when:
|
||||||
|
branch:
|
||||||
|
- main
|
||||||
|
|
||||||
|
node:
|
||||||
|
location: marley
|
||||||
|
|
Loading…
Reference in New Issue