Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SaQC
Manage
Activity
Members
Labels
Plan
Issues
35
Issue boards
Milestones
Wiki
Code
Merge requests
7
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
Show more breadcrumbs
rdm-software
SaQC
Merge requests
!802
trying to fix the pipeline
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
trying to fix the pipeline
ci-pipeline
into
develop
Overview
0
Commits
2
Pipelines
4
Changes
11
Closed
David Schäfer
requested to merge
ci-pipeline
into
develop
1 year ago
Overview
0
Commits
2
Pipelines
4
Changes
2
Expand
👍
0
👎
0
Merge request reports
Viewing commit
347bc027
Prev
Next
Show latest version
2 files
+
19
−
17
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
347bc027
trying to fix the pipeline
· 347bc027
David Schäfer
authored
1 year ago
.gitignore
+
1
−
0
Options
@@ -10,5 +10,6 @@ docs/_api
docs/_build
docs/resources/temp/*
coverage.xml
builds*/
venv*/
**/.*
Loading