Skip to content
Snippets Groups Projects

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

Merged RenovateBot requested to merge renovate-ghcr.io-griefed-gitlab-ci-cd-2.x into lsiobase/alpine
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -12,10 +12,10 @@ workflow:
- when: always
services:
- name: ghcr.io/griefed/gitlab-ci-cd:2.2.2
- name: ghcr.io/griefed/gitlab-ci-cd:2.2.3
alias: docker
image: ghcr.io/griefed/gitlab-ci-cd:2.2.2
image: ghcr.io/griefed/gitlab-ci-cd:2.2.3
test docker:
stage: test
Loading