Jenkinsfile_Common: Build fitimage as default

The nwl-image-testable does not exists anymore and for the moment we are
using the fitimage.
This commit is contained in:
Alexandre Bard 2023-08-04 11:29:58 +02:00
parent 450082c366
commit 4d61c07154
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ env.BINARY_STORAGE_URL = "${env.STORAGE_URL}/downloads"
env.YOCTO_REPO_DIR = "nwl"
env.YOCTO_RELEASE = 'kirkstone'
env.CI_IMAGE = "nwl-image-testable"
env.CI_IMAGE = "nwl-fitimage"
// Artifactory