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

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

parent 770de706
No related branches found
No related tags found
1 merge request!60chore(deps): update dependency griefed/gitlab-ci-cd to v2.0.9
......@@ -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.8
- name: griefed/gitlab-ci-cd:2.0.9
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.8
image: griefed/gitlab-ci-cd:2.0.9
services:
- name: griefed/gitlab-ci-cd:2.0.8
- name: griefed/gitlab-ci-cd:2.0.9
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.8
- name: griefed/gitlab-ci-cd:2.0.9
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