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

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

chore(deps): update dependency griefed/gitlab-ci-cd to v2.0.6

See merge request !47
parents 25954e9a 304f169d
No related branches found
No related tags found
1 merge request!47chore(deps): update dependency griefed/gitlab-ci-cd to v2.0.6
......@@ -8,7 +8,7 @@ Gradle Test:
image: griefed/baseimage-ubuntu-jdk-8:2.0.9
stage: Gradle Test
services:
- name: griefed/gitlab-ci-cd:2.0.5
- name: griefed/gitlab-ci-cd:2.0.6
alias: docker
variables:
project_name: $CI_PROJECT_NAME
......@@ -38,9 +38,9 @@ Release:
- job: 'Gradle Test'
artifacts: false
stage: Release
image: griefed/gitlab-ci-cd:2.0.5
image: griefed/gitlab-ci-cd:2.0.6
services:
- name: griefed/gitlab-ci-cd:2.0.5
- name: griefed/gitlab-ci-cd:2.0.6
alias: docker
variables:
project_name: $CI_PROJECT_NAME
......@@ -59,7 +59,7 @@ pages:
image: griefed/baseimage-ubuntu-jdk-8:2.0.9
stage: Documentation
services:
- name: griefed/gitlab-ci-cd:2.0.5
- name: griefed/gitlab-ci-cd:2.0.6
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