[gimp-help/wip/Jehan/ci-2-10-split] gitlab-ci: install intltool utilities.
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-help/wip/Jehan/ci-2-10-split] gitlab-ci: install intltool utilities.
- Date: Sun, 20 Mar 2022 16:10:34 +0000 (UTC)
commit 74cf45c8cf174287dc8a35a7a397ab8e6784abee
Author: Jehan <jehan girinstud io>
Date: Sun Mar 20 17:07:56 2022 +0100
gitlab-ci: install intltool utilities.
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 48f72d743..407a4c632 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -24,7 +24,7 @@ build-image:
- echo "FROM debian:testing" > Dockerfile
- echo "RUN apt-get update" >> Dockerfile
- echo "RUN apt-get install -y --no-install-recommends \\" >> Dockerfile
- - echo "automake build-essential docbook-website docbook-xml docbook-xsl fonts-noto-cjk gettext
librsvg2-2 librsvg2-bin pkg-config pngcrush pngnq python3 python3-libxml2 xsltproc" >> Dockerfile
+ - echo "automake build-essential docbook-website docbook-xml docbook-xsl fonts-noto-cjk gettext intltool
librsvg2-2 librsvg2-bin pkg-config pngcrush pngnq python3 python3-libxml2 xsltproc" >> Dockerfile
- /kaniko/executor --context $CI_PROJECT_DIR --dockerfile $CI_PROJECT_DIR/Dockerfile --destination
$CI_REGISTRY_IMAGE:build-debian-latest --cache=true --cache-ttl=120h
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]