Added more platforms

This commit is contained in:
manuasir 2020-07-28 16:48:49 +02:00
parent 1cd1a82e8f
commit 4625b90944

View File

@ -7,10 +7,12 @@ lint:
name: yamllint name: yamllint
enabled: false enabled: false
platforms: platforms:
- name: ubuntu1804 - name: ubuntu2004
image: ubuntu:18.04 image: ubuntu:20.04
- name: debian9 - name: debian10
image: debian:9 image: debian:10
- name: amazonlinux
image: amazonlinux
- name: manager_centos7 - name: manager_centos7
image: milcom/centos7-systemd image: milcom/centos7-systemd
command: /sbin/init command: /sbin/init