[arch-commits] Commit in gitlab/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Tue May 26 08:14:06 UTC 2020


    Date: Tuesday, May 26, 2020 @ 08:14:04
  Author: anatolik
Revision: 635010

Add database.yml to the backup() array

Modified:
  gitlab/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-26 08:13:26 UTC (rev 635009)
+++ PKGBUILD	2020-05-26 08:14:04 UTC (rev 635010)
@@ -23,6 +23,7 @@
             'python-docutils: reStructuredText markup language support'
             'smtp-server: mail server in order to receive mail notifications')
 backup=("etc/webapps/gitlab/application.rb"
+        "etc/webapps/gitlab/database.yml"
         "etc/webapps/gitlab/gitlab.yml"
         "etc/webapps/gitlab/resque.yml"
         "etc/webapps/gitlab/puma.rb"



More information about the arch-commits mailing list