chore(gitlab): ci - fix target (new naming)
This commit is contained in:
parent
7709851a2e
commit
41ed05e2e8
|
@ -27,7 +27,7 @@ before_script:
|
|||
# Build per target
|
||||
###
|
||||
|
||||
'build: ar71xx-generic':
|
||||
'build: ath79-generic':
|
||||
extends: .job_build
|
||||
variables:
|
||||
GLUON_TARGET: "ar71xx-generic"
|
||||
GLUON_TARGET: "ath79-generic"
|
||||
|
|
Loading…
Reference in New Issue