Pārlūkot izejas kodu

Don't (re)set the base URL in the command line

master
Chris Smith 4 gadus atpakaļ
vecāks
revīzija
a3cc6e72ea
Parakstījis: Chris Smith <chris@chameth.com> GPG atslēgas ID: 3A2D4BBDC4A3C9A9
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      Dockerfile

+ 1
- 1
Dockerfile Parādīt failu

@@ -5,7 +5,7 @@
5 5
 FROM r.c5h.io/hugo as hugo
6 6
 
7 7
 ADD site /tmp/site
8
-RUN hugo -b https://www.chameth.com/ -v -s /tmp/site -d /tmp/hugo && \
8
+RUN hugo -v -s /tmp/site -d /tmp/hugo && \
9 9
 	cp /tmp/hugo/post/index.xml /tmp/hugo/feed.xml && \
10 10
 	cp /tmp/hugo/post/index.xml /tmp/hugo/index.xml
11 11
 

Notiek ielāde…
Atcelt
Saglabāt