[gimp-macos-build/wip/lukaso/tests] add parameter
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-macos-build/wip/lukaso/tests] add parameter
- Date: Mon, 18 Oct 2021 22:45:17 +0000 (UTC)
commit a88d1c01fabd0dc23c1ea8189d8c1064576dce99
Author: Lukas Oberhuber <lukaso gmail com>
Date: Sun Oct 17 19:21:06 2021 +0100
add parameter
.circleci/config.yml | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/.circleci/config.yml b/.circleci/config.yml
index f5cd361..3d3fa89 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -136,8 +136,7 @@ jobs:
key: gimp-2.10.22-v3a
- when:
condition:
- - not:
- - equal: [ "https://github.com/lukaso/gimp-macos-build.git", << pipeline.project.git_url
]
+ - not: << pipeline.parameters.missing_certificate >>
steps:
- run:
name: Importing signing certificate
@@ -166,8 +165,7 @@ jobs:
jhbuild run ./build299.sh
- when:
condition:
- - not:
- - equal: [ "https://github.com/lukaso/gimp-macos-build.git", << pipeline.project.git_url
]
+ - not: << pipeline.parameters.missing_certificate >>
steps:
- run:
name: Notarizing DMG package
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]