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

chore(deps): update griefed/gitlab-ci-cd docker tag to v2.0.1

parent a91ddd8f
No related branches found
No related tags found
1 merge request!30chore(deps): update griefed/gitlab-ci-cd docker tag to v2.0.1
......@@ -8,7 +8,7 @@ Gradle Test:
image: griefed/baseimage-ubuntu-jdk-8:2.0.3
stage: Gradle Test
services:
- name: griefed/gitlab-ci-cd:2.0.0
- name: griefed/gitlab-ci-cd:2.0.1
alias: docker
variables:
project_name: $CI_PROJECT_NAME
......@@ -60,9 +60,9 @@ Release:
- job: 'Gradle Test'
artifacts: false
stage: Release
image: griefed/gitlab-ci-cd:2.0.0
image: griefed/gitlab-ci-cd:2.0.1
services:
- name: griefed/gitlab-ci-cd:2.0.0
- name: griefed/gitlab-ci-cd:2.0.1
alias: docker
variables:
project_name: $CI_PROJECT_NAME
......@@ -82,7 +82,7 @@ Build Release:
image: griefed/baseimage-ubuntu-jdk-8:2.0.3
stage: Build Release
services:
- name: griefed/gitlab-ci-cd:2.0.0
- name: griefed/gitlab-ci-cd:2.0.1
alias: docker
variables:
project_name: $CI_PROJECT_NAME
......@@ -162,7 +162,7 @@ pages:
image: griefed/baseimage-ubuntu-jdk-8:2.0.3
stage: Documentation
services:
- name: griefed/gitlab-ci-cd:2.0.0
- name: griefed/gitlab-ci-cd:2.0.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