Skip to content
Snippets Groups Projects

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

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.2.10
- name: ghcr.io/griefed/gitlab-ci-cd:2.2.11
alias: docker
alias: docker
command: ["--experimental"]
command: ["--experimental"]
image: ghcr.io/griefed/gitlab-ci-cd:2.2.10
image: ghcr.io/griefed/gitlab-ci-cd:2.2.11
variables:
variables:
project_name: $CI_PROJECT_NAME
project_name: $CI_PROJECT_NAME
Loading