chore(gitlab): ci - fix target (new naming)

This commit is contained in:
genofire 2022-05-26 12:19:45 +02:00
parent 7709851a2e
commit 41ed05e2e8
1 changed files with 2 additions and 2 deletions

View File

@ -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"