summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Petridis <jordan@centricular.com>2021-07-23 09:37:42 +0300
committerJordan Petridis <jordan@centricular.com>2021-07-23 09:37:42 +0300
commit1345934af47c3ed63e258ff9cb848b852702a7cd (patch)
treec282bba2bcb29b58c589528c8c93cf9593dde898
parentd12a6193012a6c46e53ada97c1d36d47c3b9ea5d (diff)
downloadgnome-control-center-alatiera/templates-40.tar.gz
ci: Use different images for the stable branchalatiera/templates-40
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3a002b59e..9cc448762 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -47,8 +47,8 @@ stages:
# stable branch.
# Could probably also switch away from rawhide,
# to stable fedora branch as well.
- FDO_DISTRIBUTION_TAG: '2021-07-22.0-main'
- FDO_DISTRIBUTION_VERSION: rawhide
+ FDO_DISTRIBUTION_TAG: '2021-07-22.0-gnome-40'
+ FDO_DISTRIBUTION_VERSION: '34'
#############################################
# Create CI Docker Images #