Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Queue
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Automate
Agent sessions
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIP
Labrador
Queue
Commits
e342fc37
Commit
e342fc37
authored
Feb 15, 2023
by
Henry Page
Browse files
Options
Downloads
Patches
Plain Diff
Fix CI
parent
e0bba532
No related branches found
No related tags found
2 merge requests
!630
New release
,
!621
Resolve "Can not delete a shared lab from the shared edition overview"
Changes
1
Show 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 @
e342fc37
...
...
@@ -116,7 +116,9 @@ gradle_test:
-
codecov/
reports
:
junit
:
build/test-results/test/TEST-*.xml
cobertura
:
build/reports/jacoco/test/jacocoTestReport.xml
coverage_report
:
coverage_format
:
cobertura
path
:
build/reports/jacoco/test/jacocoTestReport.xml
before_script
:
-
mv src/test/resources/application-h2.properties src/test/resources/application-test.properties
script
:
...
...
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
sign in
to comment