ci location and main only
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user