projects
/
pgapt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2f6561
)
Disable mobilitydb on unsupported arch and dist
author
Bradford D. Boyle
<bradford.d.boyle@gmail.com>
Fri, 19 Apr 2024 04:04:24 +0000
(21:04 -0700)
committer
Christoph Berg
<myon@debian.org>
Tue, 7 May 2024 14:53:18 +0000
(16:53 +0200)
jenkins/pgapt-jobs.yaml
patch
|
blob
|
blame
|
history
diff --git
a/jenkins/pgapt-jobs.yaml
b/jenkins/pgapt-jobs.yaml
index 53d906a4ffd733bf39e098ffdc47952b7adac6e8..cad2f23aebadde44ca12a9f08825fc848afa57ed 100644
(file)
--- a/
jenkins/pgapt-jobs.yaml
+++ b/
jenkins/pgapt-jobs.yaml
@@
-1185,6
+1185,8
@@
git-branch: main
upstream-url: https://github.com/MobilityDB/MobilityDB.git
upstream-branch: develop
+ arch-filter: 'architecture in ["amd64", "arm64", "ppc64el"]'
+ dist-filter: '!(distribution in ["buster"])'
jobs:
- git+upstream-snapshot