[polari] ci: rename meson_args env var
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [polari] ci: rename meson_args env var
- Date: Mon, 3 Aug 2020 21:32:10 +0000 (UTC)
commit 222dfb5488eb412fb06ef1d9bfd6cefd70b2f0e9
Author: Jordan Petridis <jpetridis gnome org>
Date: Mon Aug 3 21:32:09 2020 +0000
ci: rename meson_args env var
We can now keep in sync with the args in the manifest.
Thus the config var was moved to a standalone one to override the
conf-opts.
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 28474566..5414d1de 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -48,7 +48,7 @@ eslint:
flatpak:
variables:
BRANCH: "snapshot"
- MESON_ARGS: "-Dsnapshot=true --werror --warnlevel 2"
+ CONFIG_OPTS: "-Dsnapshot=true --werror --warnlevel 2"
extends: .flatpak-template
except:
- master
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]