Add elephant-shed
authorChristoph Berg <myon@debian.org>
Wed, 24 Feb 2021 16:00:54 +0000 (17:00 +0100)
committerChristoph Berg <myon@debian.org>
Wed, 24 Feb 2021 16:00:54 +0000 (17:00 +0100)
jenkins/packages
jenkins/packages.backports_runtime
jenkins/pgapt-jobs.yaml

index 4591c982e8e0988f25348952980d6a54e664c979..5689aaf1b5591144b45735cbf77b6e6bbbafee7f 100644 (file)
@@ -6,6 +6,7 @@ bucardo
 check-pgactivity
 check-pgbackrest
 check-postgres
+elephant-shed
 extra-window-functions
 first-last-agg
 hypopg
index b4aefc03fb599bf31dbab83f93f1810c34b4e9a7..7991b0515a0ac99aa88b3d23bef4c985011ece74 100644 (file)
@@ -1 +1,2 @@
+elephant-shed
 omnidb
index 327b9741cbb5735049f5f010e6c9ca662a95e138..02abfe9e534af00a784b288e3a12bdf6f64f7108 100644 (file)
         jobs:
                 - git-packages
 
+- project:
+        name: elephant-shed
+        git-url: https://github.com/credativ/elephant-shed.git
+        git-branch: rel1_3
+        # OmniDB needs django 2 on buster
+        backports_runtime: 'BACKPORTS=yes '
+        dist-filter: '!(distribution in ["stretch", "xenial"])'
+        jobs:
+                - git-packages
+
 - project:
         name: extra-window-functions
         git-url: https://salsa.debian.org/postgresql/extra-window-functions.git