[gimp-macos-build] Force gimp rebuild
- From: Alex Samorukov <asamorukov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-macos-build] Force gimp rebuild
- Date: Mon, 28 Oct 2019 14:50:32 +0000 (UTC)
commit 97918ac7baa23c43c463d0a9dcc94402caa31f8e
Author: Oleksii Samorukov <oleksii_samorukov mckinsey com>
Date: Mon Oct 28 15:50:31 2019 +0100
Force gimp rebuild
.circleci/config.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 0fdd9ff..c73a956 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -65,7 +65,7 @@ jobs:
# we need to make it automatically depended on the corresponding modules
- restore_cache:
keys:
- - gimp-2.10.12-v6
+ - gimp-2.10.12-v7
- webkit-v12
- gimp-deps-v1
- bootstrap-v13
@@ -121,7 +121,7 @@ jobs:
- save_cache:
paths:
- ~/gtk
- key: gimp-2.10.12-v6
+ key: gimp-2.10.12-v7
- run:
name: Importing signing certificate
command: |
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]