Skip to content
Snippets Groups Projects
Commit d17fee52 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 dependency ghcr.io/griefed/gitlab-ci-cd to v2.0.9

See merge request !20
parents 581a87e8 2189c494
No related branches found
No related tags found
1 merge request!20chore(deps): update dependency ghcr.io/griefed/gitlab-ci-cd to v2.0.9
......@@ -4,10 +4,10 @@ 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
image: ghcr.io/griefed/gitlab-ci-cd:2.0.8
image: ghcr.io/griefed/gitlab-ci-cd:2.0.9
workflow:
rules:
......@@ -19,7 +19,7 @@ workflow:
test docker:
stage: test
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
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.0.8
image: ghcr.io/griefed/gitlab-ci-cd:2.0.9
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.0.8
image: ghcr.io/griefed/gitlab-ci-cd:2.0.9
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