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

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

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