Skip to content
Snippets Groups Projects

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

Merged RenovateBot requested to merge renovate-ghcr.io-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: ghcr.io/griefed/gitlab-ci-cd:2.0.9
- name: ghcr.io/griefed/gitlab-ci-cd:2.2.1
alias: docker
alias: docker
command: ["--experimental"]
command: ["--experimental"]
image: ghcr.io/griefed/gitlab-ci-cd:2.0.9
image: ghcr.io/griefed/gitlab-ci-cd:2.2.1
variables:
variables:
project_name: $CI_PROJECT_NAME
project_name: $CI_PROJECT_NAME
Loading