Skip to content
Snippets Groups Projects
Commit e348fa85 authored by Griefed's avatar Griefed :joystick:
Browse files

Merge branch 'renovate-griefed-gitlab-ci-cd-2.x' into 'main'

Update dependency griefed/gitlab-ci-cd to v2.2.1

See merge request !65
parents a9072af9 93f150f9
No related branches found
No related tags found
1 merge request!65Update dependency griefed/gitlab-ci-cd to v2.2.1
......@@ -22,7 +22,7 @@ Gradle Test:
image: griefed/baseimage-ubuntu-jdk-8:2.0.12
stage: Gradle Test
services:
- name: griefed/gitlab-ci-cd:2.0.9
- name: griefed/gitlab-ci-cd:2.2.1
alias: docker
variables:
project_name: $CI_PROJECT_NAME
......@@ -52,9 +52,9 @@ Release:
- job: 'Gradle Test'
artifacts: false
stage: Release
image: griefed/gitlab-ci-cd:2.0.9
image: griefed/gitlab-ci-cd:2.2.1
services:
- name: griefed/gitlab-ci-cd:2.0.9
- name: griefed/gitlab-ci-cd:2.2.1
alias: docker
variables:
project_name: $CI_PROJECT_NAME
......@@ -73,7 +73,7 @@ pages:
image: griefed/baseimage-ubuntu-jdk-8:2.0.12
stage: Documentation
services:
- name: griefed/gitlab-ci-cd:2.0.9
- name: griefed/gitlab-ci-cd:2.2.1
alias: docker
variables:
project_name: $CI_PROJECT_NAME
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment