Update .gitlab-ci.yml

This commit is contained in:
Martin/Geno 2019-02-26 12:41:16 +01:00
parent babcc4a6f5
commit ef234d5df7
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
image: openwrtorg/packages-cci image: openwrtorg/packages-cci
variables:
SDK_HOST: "downloads.openwrt.org"
SDK_PATH: "snapshots/targets/ar71xx/generic"
SDK_FILE: "openwrt-sdk-ar71xx-generic_*.Linux-x86_64.tar.xz"
stages: stages:
- compile - compile