Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Funkwhale Android
Manage
Activity
Members
Labels
Plan
Issues
72
Issue boards
Milestones
Wiki
Code
Merge requests
1
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
funkwhale
Funkwhale Android
Commits
2bdc7f09
Commit
2bdc7f09
authored
2 years ago
by
Ryan Harg
Browse files
Options
Downloads
Plain Diff
Merge branch 'fix-pipeline-gitlab-15' into 'develop'
Make Pipeline work with Gitlab 15 See merge request
!165
parents
084b0c2f
fdadc585
No related branches found
No related tags found
1 merge request
!165
Make Pipeline work with Gitlab 15
Pipeline
#20981
passed with stages
in 21 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-1
3 additions, 1 deletion
.gitlab-ci.yml
with
3 additions
and
1 deletion
.gitlab-ci.yml
+
3
−
1
View file @
2bdc7f09
...
@@ -102,7 +102,9 @@ coverage:
...
@@ -102,7 +102,9 @@ coverage:
-
tags
-
tags
artifacts
:
artifacts
:
reports
:
reports
:
cobertura
:
$COBERTURA_REPORT
coverage_report
:
coverage_format
:
cobertura
path
:
$COBERTURA_REPORT
build-develop
:
build-develop
:
extends
:
.build
extends
:
.build
...
...
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