Jenkinsfile_common: Build test image

Now that the test image is supported by all platforms, we can set it
back as default.
This commit is contained in:
Alexandre Bard 2023-11-07 13:01:26 +01:00
parent e57d4fb27b
commit 083d6eb455
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ env.HASHSERVER = "${env.HASH_SSTATE_SRV_IP}:8686"
env.YOCTO_REPO_DIR = "nwl"
env.YOCTO_RELEASE = 'kirkstone'
env.CI_IMAGE = "nwl-ramdisk-minimal"
env.CI_IMAGE = "nwl-test-image"
// Artifactory