Skip to content
Snippets Groups Projects
Commit ae0ed47c authored by RenovateBot's avatar RenovateBot :gear:
Browse files

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

parent 60c8d572
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
......@@ -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