diff options
author | Christoph Berg | 2015-12-09 21:15:16 +0000 |
---|---|---|
committer | Christoph Berg | 2015-12-09 21:15:16 +0000 |
commit | d542d09446f89fa59f96dfc1ae538cf6348afc1a (patch) | |
tree | e939820e10ea0ee3bfc8861fe3dcb5ea16261204 | |
parent | 609b2b67995e57a6128e53af6ec5cc6fec0e86e4 (diff) |
Add mimeo
-rw-r--r-- | jenkins/pgapt-jobs.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/jenkins/pgapt-jobs.yaml b/jenkins/pgapt-jobs.yaml index 303c51d..9278c36 100644 --- a/jenkins/pgapt-jobs.yaml +++ b/jenkins/pgapt-jobs.yaml @@ -704,6 +704,14 @@ - git-packages-sequential - project: + name: mimeo + git-url: https://anonscm.debian.org/git/pkg-postgresql/mimeo.git + git-branch: debian + dist-filter: '' + jobs: + - git-packages-sequential + +- project: name: newpid git-url: https://github.com/ChristophBerg/newpid.git git-branch: master |