[citemplates/rewrite-manifest: 2/2] WIP: download the script to rewrite manifests. it's not yet in the image
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [citemplates/rewrite-manifest: 2/2] WIP: download the script to rewrite manifests. it's not yet in the image
- Date: Sun, 15 Mar 2020 10:25:11 +0000 (UTC)
commit 0678f83dd62c7a5dfb0f7dca870ce9507696ae79
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Sun Mar 15 11:24:20 2020 +0100
WIP: download the script to rewrite manifests. it's not yet in the image
flatpak/flatpak_ci_initiative.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/flatpak/flatpak_ci_initiative.yml b/flatpak/flatpak_ci_initiative.yml
index baf8668..14cc5b7 100644
--- a/flatpak/flatpak_ci_initiative.yml
+++ b/flatpak/flatpak_ci_initiative.yml
@@ -4,7 +4,8 @@
tags:
- flatpak
script:
- - rewrite-flatpak-manifest ${MANIFEST_PATH} ${FLATPAK_MODULE}
+ - curl -o rewrite-flatpak-manifest
https://gitlab.gnome.org/GNOME/gnome-runtime-images/-/raw/rewrite-manifest/rewrite-flatpak-manifest && chmod
+x rewrite-flatpak-manifest
+ - ./rewrite-flatpak-manifest ${MANIFEST_PATH} ${FLATPAK_MODULE}
- flatpak-builder --user --disable-rofiles-fuse flatpak_app --repo=repo
${BRANCH:+--default-branch=$BRANCH} ${MANIFEST_PATH}
# Run automatic tests inside the Flatpak env
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]