mirror of https://github.com/openwrt/docker.git
rootfs: add malta/be as target
This allows testing of mips_24kc in CIs. Signed-off-by: Paul Spooren <mail@aparcar.org>pull/67/head
parent
b24eb19785
commit
e11d7fe91e
|
@ -13,3 +13,7 @@ deploy-rootfs_armvirt-64:
|
|||
variables:
|
||||
ARCH: aarch64_generic
|
||||
|
||||
deploy-rootfs_malta-be:
|
||||
extends: .deploy-rootfs
|
||||
variables:
|
||||
ARCH: mips_24kc
|
||||
|
|
Loading…
Reference in New Issue