- changed all releases from 1-el8 and 1-el9 to 1 - updated build job to write files to per-repository directories
21 lines
521 B
YAML
21 lines
521 B
YAML
name: stalwart-foundationdb
|
|
github: stalwartlabs/stalwart
|
|
description: Stalwart Mail Server with FoundationDB support - A modern, secure JMAP,
|
|
IMAP and SMTP mail server
|
|
arch: amd64
|
|
platform: linux
|
|
maintainer: Stalwart Labs
|
|
homepage: https://stalw.art
|
|
license: AGPL-3.0
|
|
builds:
|
|
- repository:
|
|
- almalinux/el8
|
|
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
|
release: 1
|
|
version: 0.15.3
|
|
- repository:
|
|
- almalinux/el9
|
|
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
|
release: 1
|
|
version: 0.15.3
|