mirror of
https://github.com/mr-vercetti/mr.vercetti.cc.git
synced 2025-09-13 12:45:38 +02:00
Add drone config
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM alpine as builder
|
||||
|
||||
COPY ./website /home
|
||||
COPY ./website /home/website
|
||||
|
||||
WORKDIR /home/website
|
||||
RUN apk add zola --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/ && \
|
||||
|
Reference in New Issue
Block a user