Use the entrypoint setup to run jekyll
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:
@ -10,4 +10,4 @@ RUN bundle config --global frozen 1
|
||||
|
||||
RUN bundle install
|
||||
|
||||
CMD ["jekyll", "serve", "--trace"]
|
||||
ENTRYPOINT ["/sbin/entrypoint.sh"]
|
||||
|
Reference in New Issue
Block a user