mirror of
https://github.com/Kong/kong.git
synced 2026-03-27 05:22:03 +00:00
25 lines
412 B
YAML
25 lines
412 B
YAML
# please see matrix-full.yml for meaning of each field
|
|
build-packages:
|
|
- label: ubuntu-24.04
|
|
image: ubuntu:24.04
|
|
package: deb
|
|
check-manifest-suite: ubuntu-24.04-amd64
|
|
|
|
build-images:
|
|
- label: ubuntu
|
|
base-image: ubuntu:24.04
|
|
package: deb
|
|
artifact-from: ubuntu-24.04
|
|
|
|
smoke-tests:
|
|
- label: ubuntu
|
|
|
|
scan-vulnerabilities:
|
|
- label: ubuntu
|
|
|
|
release-packages:
|
|
|
|
release-images:
|
|
- label: ubuntu
|
|
package: deb
|