diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 42689332..f5eafe95 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -165,9 +165,9 @@ corstone1000-a320-fvp: parallel: matrix: - FIRMWARE: corstone1000-firmware-only - TESTING: [none, tftf] + TESTING: [testimage, tftf] - FIRMWARE: none - TESTING: none + TESTING: testimage documentation: extends: .setup