summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2020-03-13 13:01:28 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2020-03-13 13:01:28 +1000
commita1fe50635e397a0f8546681a3fd64e8fbf164d41 (patch)
tree63d50fb209b6ff1099622930f582aa85cb5f2b04 /.gitlab-ci.yml
parent68cdac7420a92ad27c285b419a31f2901ebac372 (diff)
downloadlibevdev-a1fe50635e397a0f8546681a3fd64e8fbf164d41.tar.gz
gitlab CI: rebuild images for the new templates
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml28
1 files changed, 14 insertions, 14 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f71dcf5..1819aa0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -79,61 +79,61 @@ variables:
.fedora:30:
extends: .fdo.distribution_image@fedora
variables:
- FDO_DISTRIBUTION_TAG: '2020-03-06.0'
+ FDO_DISTRIBUTION_TAG: '2020-03-13.0'
FDO_DISTRIBUTION_VERSION: '30'
.fedora:31:
extends: .fdo.distribution_image@fedora
variables:
- FDO_DISTRIBUTION_TAG: '2020-03-06.0'
+ FDO_DISTRIBUTION_TAG: '2020-03-13.0'
FDO_DISTRIBUTION_VERSION: '31'
.ubuntu:19.10:
extends: .fdo.distribution_image@ubuntu
variables:
- FDO_DISTRIBUTION_TAG: '2020-03-06.0'
+ FDO_DISTRIBUTION_TAG: '2020-03-13.0'
FDO_DISTRIBUTION_VERSION: '19.10'
.ubuntu:19.04:
extends: .fdo.distribution_image@ubuntu
variables:
- FDO_DISTRIBUTION_TAG: '2020-03-06.0'
+ FDO_DISTRIBUTION_TAG: '2020-03-13.0'
FDO_DISTRIBUTION_VERSION: '19.04'
.debian:stable:
extends: .fdo.distribution_image@debian
variables:
- FDO_DISTRIBUTION_TAG: '2020-03-06.0'
+ FDO_DISTRIBUTION_TAG: '2020-03-13.0'
FDO_DISTRIBUTION_VERSION: 'stable'
.debian:sid:
extends: .fdo.distribution_image@debian
variables:
- FDO_DISTRIBUTION_TAG: '2020-03-06.0'
+ FDO_DISTRIBUTION_TAG: '2020-03-13.0'
FDO_DISTRIBUTION_VERSION: 'sid'
.centos:7:
extends: .fdo.distribution_image@centos
variables:
- FDO_DISTRIBUTION_TAG: '2020-03-06.0'
+ FDO_DISTRIBUTION_TAG: '2020-03-13.0'
FDO_DISTRIBUTION_VERSION: '7'
.centos:8:
extends: .fdo.distribution_image@centos
variables:
- FDO_DISTRIBUTION_TAG: '2020-03-06.0'
+ FDO_DISTRIBUTION_TAG: '2020-03-13.0'
FDO_DISTRIBUTION_VERSION: '8'
.arch:rolling:
extends: .fdo.distribution_image@arch
variables:
- FDO_DISTRIBUTION_TAG: '2020-03-06.0'
+ FDO_DISTRIBUTION_TAG: '2020-03-13.0'
FDO_DISTRIBUTION_VERSION: 'rolling'
.alpine:latest:
extends: .fdo.distribution_image@alpine
variables:
- FDO_DISTRIBUTION_TAG: '2020-03-06.0'
+ FDO_DISTRIBUTION_TAG: '2020-03-13.0'
FDO_DISTRIBUTION_VERSION: 'latest'
@@ -221,7 +221,7 @@ check-commit:
- kvm
variables:
GIT_STRATEGY: none
- FDO_DISTRIBUTION_TAG: qemu-2020-03-06.0
+ FDO_DISTRIBUTION_TAG: qemu-2020-03-13.0
allow_failure: true
# Always rebuilds the container
@@ -235,7 +235,7 @@ check-commit:
- kvm
variables:
GIT_STRATEGY: none
- FDO_DISTRIBUTION_TAG: qemu-2020-03-06.0
+ FDO_DISTRIBUTION_TAG: qemu-2020-03-13.0
allow_failure: true
only:
- schedules
@@ -251,7 +251,7 @@ check-commit:
- kvm
variables:
GIT_STRATEGY: none
- FDO_DISTRIBUTION_TAG: qemu-2020-03-06.0
+ FDO_DISTRIBUTION_TAG: qemu-2020-03-13.0
allow_failure: true
# Always rebuilds the container
@@ -265,7 +265,7 @@ check-commit:
- kvm
variables:
GIT_STRATEGY: none
- FDO_DISTRIBUTION_TAG: qemu-2020-03-06.0
+ FDO_DISTRIBUTION_TAG: qemu-2020-03-13.0
allow_failure: true
only:
- schedules