Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docker-ICEcoder
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
JetBrains YouTrack
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Griefed
docker-ICEcoder
Commits
992d9c8c
Commit
992d9c8c
authored
2 years ago
by
Griefed
Browse files
Options
Downloads
Plain Diff
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
Branches containing commit
No related tags found
1 merge request
!24
chore(deps): update ghcr.io/griefed/gitlab-ci-cd docker tag to v2.2.3
Pipeline
#5506
failed
2 years ago
Stage: test
Stage: release
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+5
-5
5 additions, 5 deletions
.gitlab-ci.yml
with
5 additions
and
5 deletions
.gitlab-ci.yml
+
5
−
5
View file @
992d9c8c
...
@@ -4,10 +4,10 @@ stages:
...
@@ -4,10 +4,10 @@ stages:
-
build
-
build
services
:
services
:
-
name
:
ghcr.io/griefed/gitlab-ci-cd:2.2.
1
-
name
:
ghcr.io/griefed/gitlab-ci-cd:2.2.
3
alias
:
docker
alias
:
docker
image
:
ghcr.io/griefed/gitlab-ci-cd:2.2.
1
image
:
ghcr.io/griefed/gitlab-ci-cd:2.2.
3
workflow
:
workflow
:
rules
:
rules
:
...
@@ -19,7 +19,7 @@ workflow:
...
@@ -19,7 +19,7 @@ workflow:
test docker
:
test docker
:
stage
:
test
stage
:
test
image
:
ghcr.io/griefed/gitlab-ci-cd:2.2.
1
image
:
ghcr.io/griefed/gitlab-ci-cd:2.2.
3
variables
:
variables
:
project_name
:
$CI_PROJECT_NAME
project_name
:
$CI_PROJECT_NAME
SEMANTIC_RELEASE_PACKAGE
:
$CI_PROJECT_NAME
SEMANTIC_RELEASE_PACKAGE
:
$CI_PROJECT_NAME
...
@@ -45,7 +45,7 @@ test docker:
...
@@ -45,7 +45,7 @@ test docker:
release
:
release
:
needs
:
[
'
test
docker'
]
needs
:
[
'
test
docker'
]
stage
:
release
stage
:
release
image
:
ghcr.io/griefed/gitlab-ci-cd:2.2.
1
image
:
ghcr.io/griefed/gitlab-ci-cd:2.2.
3
variables
:
variables
:
project_name
:
$CI_PROJECT_NAME
project_name
:
$CI_PROJECT_NAME
SEMANTIC_RELEASE_PACKAGE
:
$CI_PROJECT_NAME
SEMANTIC_RELEASE_PACKAGE
:
$CI_PROJECT_NAME
...
@@ -62,7 +62,7 @@ release:
...
@@ -62,7 +62,7 @@ release:
build
:
build
:
stage
:
build
stage
:
build
image
:
ghcr.io/griefed/gitlab-ci-cd:2.2.
1
image
:
ghcr.io/griefed/gitlab-ci-cd:2.2.
3
variables
:
variables
:
project_name
:
$CI_PROJECT_NAME
project_name
:
$CI_PROJECT_NAME
SEMANTIC_RELEASE_PACKAGE
:
$CI_PROJECT_NAME
SEMANTIC_RELEASE_PACKAGE
:
$CI_PROJECT_NAME
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment