fix(ci): Removed git copy
Some checks failed
Build latest image / build-container (push) Has been cancelled
Some checks failed
Build latest image / build-container (push) Has been cancelled
This commit is contained in:
parent
f302fd140f
commit
1b33b9cb03
@ -2,7 +2,6 @@ FROM hugomods/hugo:exts AS build
|
|||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
COPY . /app/
|
COPY . /app/
|
||||||
COPY .git /app/.git
|
|
||||||
RUN hugo
|
RUN hugo
|
||||||
|
|
||||||
FROM hugomods/hugo:nginx
|
FROM hugomods/hugo:nginx
|
||||||
|
Loading…
x
Reference in New Issue
Block a user