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

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

parent 6a407b61
No related branches found
No related tags found
1 merge request!23chore(deps): update griefed/gitlab-ci-cd docker tag to v1.1.0
This commit is part of merge request !23. Comments created here will be created in the context of that merge request.
......@@ -8,7 +8,7 @@ Gradle Test:
image: griefed/baseimage-ubuntu-jdk-8:2.0.0
stage: Gradle Test
services:
- name: griefed/gitlab-ci-cd:1.0.4
- name: griefed/gitlab-ci-cd:1.1.0
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:1.0.4
image: griefed/gitlab-ci-cd:1.1.0
services:
- name: griefed/gitlab-ci-cd:1.0.4
- name: griefed/gitlab-ci-cd:1.1.0
alias: docker
variables:
project_name: $CI_PROJECT_NAME
......@@ -82,7 +82,7 @@ Build Release:
image: griefed/baseimage-ubuntu-jdk-8:2.0.0
stage: Build Release
services:
- name: griefed/gitlab-ci-cd:1.0.4
- name: griefed/gitlab-ci-cd:1.1.0
alias: docker
variables:
project_name: $CI_PROJECT_NAME
......@@ -162,7 +162,7 @@ pages:
image: griefed/baseimage-ubuntu-jdk-8:2.0.0
stage: Documentation
services:
- name: griefed/gitlab-ci-cd:1.0.4
- name: griefed/gitlab-ci-cd:1.1.0
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