Skip to content
Snippets Groups Projects

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

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