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
Model registry
Analyze
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
firmware
FFS Gluon site
Commits
3cdb5f66
Commit
3cdb5f66
authored
3 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
Pipeline
#911
passed
3 years ago
Stage: generate_date
Stage: update
Stage: build
Stage: package
Changes
1
Pipelines
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:
...
@@ -65,37 +65,31 @@ target:ar71xx-generic:
extends
:
.target
extends
:
.target
variables
:
variables
:
GLUON_TARGET
:
ar71xx-generic
GLUON_TARGET
:
ar71xx-generic
BROKEN
:
"
"
target:ar71xx-tiny
:
target:ar71xx-tiny
:
extends
:
.target
extends
:
.target
variables
:
variables
:
GLUON_TARGET
:
ar71xx-tiny
GLUON_TARGET
:
ar71xx-tiny
BROKEN
:
"
"
target:ar71xx-nand
:
target:ar71xx-nand
:
extends
:
.target
extends
:
.target
variables
:
variables
:
GLUON_TARGET
:
ar71xx-nand
GLUON_TARGET
:
ar71xx-nand
BROKEN
:
"
"
target:ath79-generic
:
target:ath79-generic
:
extends
:
.target
extends
:
.target
variables
:
variables
:
GLUON_TARGET
:
ath79-generic
GLUON_TARGET
:
ath79-generic
BROKEN
:
"
"
target:brcm2708-bcm2708
:
target:brcm2708-bcm2708
:
extends
:
.target
extends
:
.target
variables
:
variables
:
GLUON_TARGET
:
brcm2708-bcm2708
GLUON_TARGET
:
brcm2708-bcm2708
BROKEN
:
"
"
target:brcm2708-bcm2709
:
target:brcm2708-bcm2709
:
extends
:
.target
extends
:
.target
variables
:
variables
:
GLUON_TARGET
:
brcm2708-bcm2709
GLUON_TARGET
:
brcm2708-bcm2709
BROKEN
:
"
"
target:brcm2708-bcm2710
:
target:brcm2708-bcm2710
:
extends
:
.target
extends
:
.target
...
@@ -107,85 +101,71 @@ target:ipq40xx-generic:
...
@@ -107,85 +101,71 @@ target:ipq40xx-generic:
extends
:
.target
extends
:
.target
variables
:
variables
:
GLUON_TARGET
:
ipq40xx-generic
GLUON_TARGET
:
ipq40xx-generic
BROKEN
:
"
"
target:ipq806x-generic
:
target:ipq806x-generic
:
extends
:
.target
extends
:
.target
variables
:
variables
:
GLUON_TARGET
:
ipq806x-generic
GLUON_TARGET
:
ipq806x-generic
BROKEN
:
"
"
target:lantiq-xrx200
:
target:lantiq-xrx200
:
extends
:
.target
extends
:
.target
variables
:
variables
:
GLUON_TARGET
:
lantiq-xrx200
GLUON_TARGET
:
lantiq-xrx200
BROKEN
:
"
"
target:lantiq-xway
:
target:lantiq-xway
:
extends
:
.target
extends
:
.target
variables
:
variables
:
GLUON_TARGET
:
lantiq-xway
GLUON_TARGET
:
lantiq-xway
BROKEN
:
"
"
target:mpc85xx-generic
:
target:mpc85xx-generic
:
extends
:
.target
extends
:
.target
variables
:
variables
:
GLUON_TARGET
:
mpc85xx-generic
GLUON_TARGET
:
mpc85xx-generic
BROKEN
:
"
"
target:mpc85xx-p1020
:
target:mpc85xx-p1020
:
extends
:
.target
extends
:
.target
variables
:
variables
:
GLUON_TARGET
:
mpc85xx-p1020
GLUON_TARGET
:
mpc85xx-p1020
BROKEN
:
"
"
target:ramips-mt7620
:
target:ramips-mt7620
:
extends
:
.target
extends
:
.target
variables
:
variables
:
GLUON_TARGET
:
ramips-mt7620
GLUON_TARGET
:
ramips-mt7620
BROKEN
:
"
"
target:ramips-mt7621
:
target:ramips-mt7621
:
extends
:
.target
extends
:
.target
variables
:
variables
:
GLUON_TARGET
:
ramips-mt7621
GLUON_TARGET
:
ramips-mt7621
BROKEN
:
"
"
target:ramips-mt76x8
:
target:ramips-mt76x8
:
extends
:
.target
extends
:
.target
variables
:
variables
:
GLUON_TARGET
:
ramips-mt76x8
GLUON_TARGET
:
ramips-mt76x8
BROKEN
:
"
"
target:ramips-rt305x
:
target:ramips-rt305x
:
extends
:
.target
extends
:
.target
variables
:
variables
:
GLUON_TARGET
:
ramips-rt305x
GLUON_TARGET
:
ramips-rt305x
BROKEN
:
"
"
target:sunxi-cortexa7
:
target:sunxi-cortexa7
:
extends
:
.target
extends
:
.target
variables
:
variables
:
GLUON_TARGET
:
sunxi-cortexa7
GLUON_TARGET
:
sunxi-cortexa7
BROKEN
:
"
"
target:x86-generic
:
target:x86-generic
:
extends
:
.target
extends
:
.target
variables
:
variables
:
GLUON_TARGET
:
x86-generic
GLUON_TARGET
:
x86-generic
BROKEN
:
"
"
target:x86-geode
:
target:x86-geode
:
extends
:
.target
extends
:
.target
variables
:
variables
:
GLUON_TARGET
:
x86-geode
GLUON_TARGET
:
x86-geode
BROKEN
:
"
"
target:x86-64
:
target:x86-64
:
extends
:
.target
extends
:
.target
variables
:
variables
:
GLUON_TARGET
:
x86-64
GLUON_TARGET
:
x86-64
BROKEN
:
"
"
package
:
package
:
stage
:
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