Skip to content
Snippets Groups Projects
Commit 632e7a71 authored by RenovateBot's avatar RenovateBot :gear:
Browse files

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

parent 1547a4b7
No related branches found
No related tags found
1 merge request!43chore(deps): update dependency griefed/gitlab-ci-cd to v2.0.5
......@@ -8,7 +8,7 @@ Gradle Test:
image: griefed/baseimage-ubuntu-jdk-8:2.0.7
stage: Gradle Test
services:
- name: griefed/gitlab-ci-cd:2.0.3
- name: griefed/gitlab-ci-cd:2.0.5
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.3
image: griefed/gitlab-ci-cd:2.0.5
services:
- name: griefed/gitlab-ci-cd:2.0.3
- name: griefed/gitlab-ci-cd:2.0.5
alias: docker
variables:
project_name: $CI_PROJECT_NAME
......@@ -59,7 +59,7 @@ pages:
image: griefed/baseimage-ubuntu-jdk-8:2.0.7
stage: Documentation
services:
- name: griefed/gitlab-ci-cd:2.0.3
- name: griefed/gitlab-ci-cd:2.0.5
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