Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2023-06-22 08:28:00 +0300
committerEvan Read <eread@gitlab.com>2023-06-22 08:28:00 +0300
commit49203883e36efa19ebfd65cae98e786099d69dc4 (patch)
treea4c72841394001fb2d2828eefdf17d8e6546c1b8 /.gitlab
parent7e2045100bab543574ae40092756fb17e7abd3e6 (diff)
Docs release 16.1
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/ci/docker-images.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab/ci/docker-images.gitlab-ci.yml b/.gitlab/ci/docker-images.gitlab-ci.yml
index 7b9720c8..26ea1325 100644
--- a/.gitlab/ci/docker-images.gitlab-ci.yml
+++ b/.gitlab/ci/docker-images.gitlab-ci.yml
@@ -182,7 +182,7 @@ test:image:docs-single:
- .rules_docker_single_images_tests
stage: test
variables:
- GITLAB_VERSION: '16.0'
+ GITLAB_VERSION: '16.1'
DOCKERFILE: dockerfiles/single.Dockerfile
IMAGE_NAME: $CI_REGISTRY_IMAGE:$GITLAB_VERSION
NANOC_ENV: test
@@ -238,7 +238,7 @@ test:image:docs-single-lunrjs:
- .rules_docker_single_images_tests
stage: test
variables:
- GITLAB_VERSION: '16.0'
+ GITLAB_VERSION: '16.1'
IMAGE_NAME: $CI_REGISTRY_IMAGE/archives:$GITLAB_VERSION
DOCKERFILE: dockerfiles/single.Dockerfile
NANOC_ENV: test