Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFS Gluon site
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
Package registry
Model registry
Operate
Environments
Terraform modules
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
Patrick
FFS Gluon site
Commits
3cdb5f66
Commit
3cdb5f66
authored
4 years ago
by
Nico
Browse files
Options
Downloads
Patches
Plain Diff
remove broken for tets
parent
0742c4bd
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+0
-20
0 additions, 20 deletions
.gitlab-ci.yml
with
0 additions
and
20 deletions
.gitlab-ci.yml
+
0
−
20
View file @
3cdb5f66
...
...
@@ -65,37 +65,31 @@ target:ar71xx-generic:
extends
:
.target
variables
:
GLUON_TARGET
:
ar71xx-generic
BROKEN
:
"
"
target:ar71xx-tiny
:
extends
:
.target
variables
:
GLUON_TARGET
:
ar71xx-tiny
BROKEN
:
"
"
target:ar71xx-nand
:
extends
:
.target
variables
:
GLUON_TARGET
:
ar71xx-nand
BROKEN
:
"
"
target:ath79-generic
:
extends
:
.target
variables
:
GLUON_TARGET
:
ath79-generic
BROKEN
:
"
"
target:brcm2708-bcm2708
:
extends
:
.target
variables
:
GLUON_TARGET
:
brcm2708-bcm2708
BROKEN
:
"
"
target:brcm2708-bcm2709
:
extends
:
.target
variables
:
GLUON_TARGET
:
brcm2708-bcm2709
BROKEN
:
"
"
target:brcm2708-bcm2710
:
extends
:
.target
...
...
@@ -107,85 +101,71 @@ target:ipq40xx-generic:
extends
:
.target
variables
:
GLUON_TARGET
:
ipq40xx-generic
BROKEN
:
"
"
target:ipq806x-generic
:
extends
:
.target
variables
:
GLUON_TARGET
:
ipq806x-generic
BROKEN
:
"
"
target:lantiq-xrx200
:
extends
:
.target
variables
:
GLUON_TARGET
:
lantiq-xrx200
BROKEN
:
"
"
target:lantiq-xway
:
extends
:
.target
variables
:
GLUON_TARGET
:
lantiq-xway
BROKEN
:
"
"
target:mpc85xx-generic
:
extends
:
.target
variables
:
GLUON_TARGET
:
mpc85xx-generic
BROKEN
:
"
"
target:mpc85xx-p1020
:
extends
:
.target
variables
:
GLUON_TARGET
:
mpc85xx-p1020
BROKEN
:
"
"
target:ramips-mt7620
:
extends
:
.target
variables
:
GLUON_TARGET
:
ramips-mt7620
BROKEN
:
"
"
target:ramips-mt7621
:
extends
:
.target
variables
:
GLUON_TARGET
:
ramips-mt7621
BROKEN
:
"
"
target:ramips-mt76x8
:
extends
:
.target
variables
:
GLUON_TARGET
:
ramips-mt76x8
BROKEN
:
"
"
target:ramips-rt305x
:
extends
:
.target
variables
:
GLUON_TARGET
:
ramips-rt305x
BROKEN
:
"
"
target:sunxi-cortexa7
:
extends
:
.target
variables
:
GLUON_TARGET
:
sunxi-cortexa7
BROKEN
:
"
"
target:x86-generic
:
extends
:
.target
variables
:
GLUON_TARGET
:
x86-generic
BROKEN
:
"
"
target:x86-geode
:
extends
:
.target
variables
:
GLUON_TARGET
:
x86-geode
BROKEN
:
"
"
target:x86-64
:
extends
:
.target
variables
:
GLUON_TARGET
:
x86-64
BROKEN
:
"
"
package
:
stage
:
package
...
...
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