Skip to content
Snippets Groups Projects
Commit 992d9c8c authored by Griefed's avatar Griefed :joystick:
Browse files

Merge branch 'renovate-ghcr.io-griefed-gitlab-ci-cd-2.x' into 'lsiobase/alpine'

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

See merge request !24
parents 60c8d572 ae0ed47c
No related branches found
No related tags found
1 merge request!24chore(deps): update ghcr.io/griefed/gitlab-ci-cd docker tag to v2.2.3
Pipeline #5506 failed
......@@ -4,10 +4,10 @@ stages:
- build
services:
- name: ghcr.io/griefed/gitlab-ci-cd:2.2.1
- name: ghcr.io/griefed/gitlab-ci-cd:2.2.3
alias: docker
image: ghcr.io/griefed/gitlab-ci-cd:2.2.1
image: ghcr.io/griefed/gitlab-ci-cd:2.2.3
workflow:
rules:
......@@ -19,7 +19,7 @@ workflow:
test docker:
stage: test
image: ghcr.io/griefed/gitlab-ci-cd:2.2.1
image: ghcr.io/griefed/gitlab-ci-cd:2.2.3
variables:
project_name: $CI_PROJECT_NAME
SEMANTIC_RELEASE_PACKAGE: $CI_PROJECT_NAME
......@@ -45,7 +45,7 @@ test docker:
release:
needs: ['test docker']
stage: release
image: ghcr.io/griefed/gitlab-ci-cd:2.2.1
image: ghcr.io/griefed/gitlab-ci-cd:2.2.3
variables:
project_name: $CI_PROJECT_NAME
SEMANTIC_RELEASE_PACKAGE: $CI_PROJECT_NAME
......@@ -62,7 +62,7 @@ release:
build:
stage: build
image: ghcr.io/griefed/gitlab-ci-cd:2.2.1
image: ghcr.io/griefed/gitlab-ci-cd:2.2.3
variables:
project_name: $CI_PROJECT_NAME
SEMANTIC_RELEASE_PACKAGE: $CI_PROJECT_NAME
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment