[gimp-macos-build] temporary disable webkit
- From: Alex Samorukov <asamorukov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-macos-build] temporary disable webkit
- Date: Wed, 28 Aug 2019 22:01:58 +0000 (UTC)
commit c2b6cffdde5d0670af7a4c462472e710c7a3b00f
Author: Oleksii Samorukov <oleksii_samorukov mckinsey com>
Date: Wed Aug 28 23:40:49 2019 +0200
temporary disable webkit
.circleci/config.yml | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 69bc2e9..5c6b108 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -79,17 +79,17 @@ jobs:
paths:
- ~/gtk
key: gimp-deps-v11
- - run:
- name: Build WebKit v1
- no_output_timeout: 1h
- command: source ~/.profile && jhbuild build webkit
- - run:
- name: Cleanup
- command: find ~/gtk/source -type d -mindepth 1 -maxdepth 1 | xargs -I% rm -rf %/*
- - save_cache:
- paths:
- - ~/gtk
- key: webkit-v11
+# - run:
+# name: Build WebKit v1
+# no_output_timeout: 1h
+# command: source ~/.profile && jhbuild build webkit
+# - run:
+# name: Cleanup
+# command: find ~/gtk/source -type d -mindepth 1 -maxdepth 1 | xargs -I% rm -rf %/*
+# - save_cache:
+# paths:
+# - ~/gtk
+# key: webkit-v11
# - run:
# name: rebuild gtk (temporary)
# command: source ~/.profile && rm -rf ~/gtk/source/gtk+-2.24.32 && jhbuild buildone --force gtk+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]