0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-16 18:35:19 +00:00

mh-ubuntu1910: yaml file was modified

This commit is contained in:
Matous Holinka 2020-04-30 15:20:20 +02:00
parent 014625af46
commit e1beeab7c2

View File

@ -141,9 +141,9 @@ docker_ubuntu-18_04-amd64:
IMG_NAME: "ubuntu-18.04-amd64"
<<: *docker_build
docker_ubuntu-19_04-amd64:
docker_ubuntu-19_10-amd64:
variables:
IMG_NAME: "ubuntu-19.04-amd64"
IMG_NAME: "ubuntu-19.10-amd64"
<<: *docker_build
docker_opensuse-15.0-amd64: