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:
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