[gnome-control-center] CI: handle patches while creating a flatpak
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] CI: handle patches while creating a flatpak
- Date: Wed, 16 May 2018 19:41:46 +0000 (UTC)
commit 5ab9e645ee4834fbb9ca6bf394e209be02ea2ab9
Author: Claudio André <claudioandre br gmail com>
Date: Wed May 16 11:43:57 2018 -0300
CI: handle patches while creating a flatpak
Make the flatpak routine able to deal with patches (if needed).
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 225bb3c87..108751a49 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -91,6 +91,7 @@ packaging:
- echo "== Flatpak packaging =="
# Move needed files to the root folder
+ - cp ${PATCHES} . || true
- cp ${PROJECT_FILE} ${MANIFEST_PATH}
# Make it a develoment manifest
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]