diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ef4356f131308d94d529589b7f9e766bbc6cb338..89b5b77c5a3c74a61250c99ee884c483aa783076 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,26 +31,6 @@ target:ar71xx-generic: variables: GLUON_TARGET: ar71xx-generic -target:ar71xx-nand: - extends: .target - variables: - GLUON_TARGET: ar71xx-nand - -target:ar71xx-tiny: - extends: .target - variables: - GLUON_TARGET: ar71xx-tiny - -target:brcm2708-bcm2708: - extends: .target - variables: - GLUON_TARGET: brcm2708-bcm2708 - -target:brcm2708-bcm2709: - extends: .target - variables: - GLUON_TARGET: brcm2708-bcm2709 - target:mpc85xx-generic: extends: .target variables: @@ -71,16 +51,6 @@ target:ramips-mt76x8: variables: GLUON_TARGET: ramips-mt76x8 -target:x86-generic: - extends: .target - variables: - GLUON_TARGET: x86-generic - -target:x86-geode: - extends: .target - variables: - GLUON_TARGET: x86-geode - target:x86-64: extends: .target variables: