mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-07 16:34:28 +01:00
Build packages for ubuntu 19.04. Fixes #776 Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
22 lines
724 B
Plaintext
22 lines
724 B
Plaintext
# Repositories.
|
|
#
|
|
# Each element is comprised of multiple parts in the form:
|
|
#
|
|
# name::project::repository
|
|
#
|
|
CentOS_7::CentOS:CentOS-7::standard
|
|
Debian_9::Debian:9.0::standard
|
|
Debian_10::Debian:10::standard
|
|
Fedora_28::Fedora:28::standard
|
|
Fedora_29::Fedora:29::standard
|
|
Fedora_30::Fedora:30::standard
|
|
# FIXME: https://github.com/kata-containers/packaging/issues/510
|
|
#RHEL_7::RedHat:RHEL-7::standard
|
|
SLE_12_SP4::SUSE:SLE-12-SP4:GA::standard
|
|
openSUSE_Leap_15.0::openSUSE:Leap:15.0::standard
|
|
openSUSE_Leap_15.1::openSUSE:Leap:15.1::standard
|
|
openSUSE_Tumbleweed::openSUSE:Factory::snapshot
|
|
xUbuntu_16.04::Ubuntu:16.04::universe,universe-update,update
|
|
xUbuntu_18.04::Ubuntu:18.04::universe
|
|
xUbuntu_19.04::Ubuntu:19.04::universe
|