diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 261296520d989ab1d5dc02d315ea88b42b75096b..d95534b9f8f6f79dfa9027517c6234aaff042e93 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,88 +31,7 @@ stages: - gluon/openwrt/staging_dir - gluon/openwrt/feeds key: "target-$GLUON_TARGET" - -target:ar71xx-generic: - extends: .target - only: - - tags - - schedules - - web - variables: - GLUON_TARGET: ar71xx-generic - -target:ar71xx-nand: - extends: .target - only: - - tags - - schedules - - web - variables: - GLUON_TARGET: ar71xx-nand - -target:ar71xx-tiny: - extends: .target - only: - - tags - - schedules - - web - variables: - GLUON_TARGET: ar71xx-tiny - -target:brcm2708-bcm2708: - extends: .target - only: - - tags - - schedules - - web - variables: - GLUON_TARGET: brcm2708-bcm2708 - -target:brcm2708-bcm2709: - extends: .target - only: - - tags - - schedules - - web - variables: - GLUON_TARGET: brcm2708-bcm2709 - -target:mpc85xx-generic: - extends: .target - only: - - tags - - schedules - - web - variables: - GLUON_TARGET: mpc85xx-generic - -target:ipq40xx: - extends: .target - only: - - tags - - schedules - - web - variables: - GLUON_TARGET: ipq40xx - -target:ramips-mt7621: - extends: .target - only: - - tags - - schedules - - web - variables: - GLUON_TARGET: ramips-mt7621 - -target:ramips-mt76x8: - extends: .target - only: - - tags - - schedules - - web - variables: - GLUON_TARGET: ramips-mt76x8 - + target:x86-generic: extends: .target only: @@ -122,20 +41,6 @@ target:x86-generic: variables: GLUON_TARGET: x86-generic -target:x86-geode: - extends: .target - only: - - tags - - schedules - - web - variables: - GLUON_TARGET: x86-geode - -target:x86-64: - extends: .target - variables: - GLUON_TARGET: x86-64 - package: stage: package script: