Skip to content

Commit

Permalink
build-containers: Extend the job matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
anoopcs9 committed Nov 27, 2024
1 parent 2d35127 commit daeec05
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions jobs/nightly-samba-containers.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,20 @@
- project:
name: samba_nightly-containers
os_name:
- 'centos'
- 'fedora'
os_arch:
- 'aarch64'
- 'x86_64'
kind:
- 'server'
package_source:
- 'default'
- 'devbuilds'
- 'nightly'
exclude:
- os_name: 'fedora'
package_source: 'devbuilds'
jobs:
- 'samba_build-containers-{kind}-{package_source}-{os_name}-{os_arch}'

Expand Down

0 comments on commit daeec05

Please sign in to comment.