Skip to content
Snippets Groups Projects

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

Merged RenovateBot requested to merge renovate-griefed-gitlab-ci-cd-2.x into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -4,11 +4,11 @@ stages:
@@ -4,11 +4,11 @@ stages:
- build
- build
services:
services:
- name: griefed/gitlab-ci-cd:2.0.7
- name: griefed/gitlab-ci-cd:2.0.8
alias: docker
alias: docker
command: ["--experimental"]
command: ["--experimental"]
image: griefed/gitlab-ci-cd:2.0.7
image: griefed/gitlab-ci-cd:2.0.8
variables:
variables:
project_name: $CI_PROJECT_NAME
project_name: $CI_PROJECT_NAME
Loading