[gimp-web/oscp] master: build target is html
- From: Michael Schumacher <schumaml src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/oscp] master: build target is html
- Date: Mon, 5 Jul 2021 18:25:26 +0000 (UTC)
commit 6dd54f447025f6085fb687aee64a1b9fb1bb5c84
Author: Michael Schumacher <schumaml gmx de>
Date: Mon Jul 5 20:25:19 2021 +0200
master: build target is html
www.gimp.org/Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/www.gimp.org/Dockerfile b/www.gimp.org/Dockerfile
index 5f0ffab8..9dea41ce 100644
--- a/www.gimp.org/Dockerfile
+++ b/www.gimp.org/Dockerfile
@@ -2,7 +2,7 @@ FROM centos:8
RUN dnf install -y python3-pip git make
ARG branch=master
-ARG target
+ARG target=html
RUN git clone --depth 1 --branch $branch https://gitlab.gnome.org/Infrastructure/gimp-web && \
cd gimp-web && \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]