Skip to content
Snippets Groups Projects
Commit 5c9edeb8 authored by Griefed's avatar Griefed :joystick:
Browse files

ci: Update ci-cd image to 1.0.2

parent 2dd75bfd
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ Gradle Test:
image: griefed/baseimage-ubuntu-jdk-8:1.0.5
stage: Gradle Test
services:
- name: griefed/gitlab-ci-cd:1.0.1
- name: griefed/gitlab-ci-cd:1.0.2
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.1
image: griefed/gitlab-ci-cd:1.0.2
services:
- name: griefed/gitlab-ci-cd:1.0.1
- name: griefed/gitlab-ci-cd:1.0.2
alias: docker
variables:
project_name: $CI_PROJECT_NAME
......@@ -82,7 +82,7 @@ Build Release:
image: griefed/baseimage-ubuntu-jdk-8:1.0.5
stage: Build Release
services:
- name: griefed/gitlab-ci-cd:1.0.1
- name: griefed/gitlab-ci-cd:1.0.2
alias: docker
variables:
project_name: $CI_PROJECT_NAME
......@@ -162,7 +162,7 @@ pages:
image: griefed/baseimage-ubuntu-jdk-8:1.0.5
stage: Documentation
services:
- name: griefed/gitlab-ci-cd:1.0.1
- name: griefed/gitlab-ci-cd:1.0.2
alias: docker
variables:
project_name: $CI_PROJECT_NAME
......@@ -182,4 +182,4 @@ pages:
artifacts:
paths:
- public
expire_in: 1 week
\ No newline at end of file
expire_in: 1 week
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