Compare commits

...

2 commits

Author SHA1 Message Date
Jeppe Ernst 6307cf3105 debug
Some checks failed
continuous-integration/drone/push Build is failing
2020-01-02 22:24:00 +01:00
Jeppe Ernst d729e3cf08 add build status badge 2020-01-02 22:21:09 +01:00
2 changed files with 2 additions and 0 deletions

View file

@ -2,6 +2,7 @@ FROM jekyll/jekyll:3.7 AS jekyll
#ADD ./.gem-cache/bundle /usr/local/bundle
ADD . /srv/jekyll
RUN jekyll build --strict_front_matter
RUN ls /srv/jekyll
FROM php:7.4.1-apache
RUN a2enmod rewrite

View file

@ -1,3 +1,4 @@
[![Build Status](https://drone.data.coop/api/badges/ulovliglogning/ulovliglogning.dk/status.svg)](https://drone.data.coop/ulovliglogning/ulovliglogning.dk)
# Jekyll site for ulovliglogning.dk
## To work on the code, either