Skip to content
Snippets Groups Projects
Commit 3fe4cdd6 authored by Mike Terhar's avatar Mike Terhar
Browse files

switch to Hugo_extended to build CSS

parent 1b119f3d
No related branches found
No related tags found
No related merge requests found
Pipeline #
FROM registry.gitlab.com/pages/hugo:0.68.3 FROM registry.gitlab.com/pages/hugo/hugo_extended:0.68.3
RUN apk add --update --no-cache git && \ RUN apk add --update --no-cache git && \
rm -rf /var/cache/apk/* ; rm -rf /var/cache/apk/* ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment