Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
KiCad
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
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
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
pub
libraries
electronics
KiCad
Commits
7a23b951
Commit
7a23b951
authored
3 weeks ago
by
Krisjanis Rijnieks
Browse files
Options
Downloads
Patches
Plain Diff
Do not allow failure
parent
c6387e2a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#534314
failed
3 weeks ago
Stage: stage_test_inventory
Stage: stage_test_footprints
Stage: stage_test_3dmodels
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+0
-2
0 additions, 2 deletions
.gitlab-ci.yml
with
0 additions
and
2 deletions
.gitlab-ci.yml
+
0
−
2
View file @
7a23b951
...
...
@@ -18,12 +18,10 @@ test_inventory:
test_footprints
:
stage
:
stage_test_footprints
allow_failure
:
true
script
:
-
echo "Do we have footprints for all symbols?"
test_3dmodels
:
stage
:
stage_test_3dmodels
allow_failure
:
true
script
:
-
echo "Do we have 3D models for all footprints?"
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