Skip to content
Snippets Groups Projects

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

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