]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
mh-ubuntu1910: yaml file was modified mh-ubuntu1910
authorMatous Holinka <matous.holinka@nic.cz>
Thu, 30 Apr 2020 13:20:20 +0000 (15:20 +0200)
committerMatous Holinka <matous.holinka@nic.cz>
Thu, 30 Apr 2020 13:20:20 +0000 (15:20 +0200)
.gitlab-ci.yml

index 119d4be9c983adb0cc134f44cbf786e59fbd935b..e7f7c7cae9bd2913cb2f50b319ce535a8411e965 100644 (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: