[Initiatives.wiki] Update DevOps with Flatpak



commit ce9385e505476bb23f0b044748393112c19782e8
Author: Jordan Petridis <jpetridis gnome org>
Date:   Mon Dec 2 15:18:35 2019 +0000

    Update DevOps with Flatpak

 DevOps-with-Flatpak.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/DevOps-with-Flatpak.md b/DevOps-with-Flatpak.md
index 9c71dca..1a51dea 100644
--- a/DevOps-with-Flatpak.md
+++ b/DevOps-with-Flatpak.md
@@ -35,7 +35,7 @@ The template will do the following:
 The main goal is to create Flatpak bundles so people can install and run them.
 
 1. Create a Flatpak package/bundle and export it
-1. Create a GitLab artifact to save the generated bundle for two days
+1. Create a GitLab artifact to save the generated bundle for 14 days
 1. Use a caching mechanism to reduce build times
 
 To achieve all that, we will extend the previous CI file. The result will be exposed in the MR. Good thing 
is that is already handled by the template. The bundles will be created for all builds, but exposed only in 
the MR gui.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]