summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2018-10-03 09:39:57 +0200
committerMatěj Cepl <mcepl@cepl.eu>2018-10-03 09:39:57 +0200
commitcc627d37f9e75e028c61004d52f4466e43d0169b (patch)
treeed76e5c8b5167df442914b226ec403a68430e687 /.gitlab-ci.yml
parentb3ec969cb33b0e266b95bb22acf0ce813701e8cb (diff)
downloadm2crypto-cc627d37f9e75e028c61004d52f4466e43d0169b.tar.gz
Move from the deprecated Docker images.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4bc9787..64ad083 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -59,7 +59,7 @@ fedora3:
- python3 setup.py clean build test
opensuse:
- image: opensuse:tumbleweed
+ image: opensuse/tumbleweed
when: always
script:
- zypper refresh