diff --git a/jobs/Jenkinsfile_Common b/jobs/Jenkinsfile_Common index d225a99..a61b3e8 100644 --- a/jobs/Jenkinsfile_Common +++ b/jobs/Jenkinsfile_Common @@ -226,7 +226,7 @@ def getSstateMirrorConfig() { } //----------------------------------------------------------------------------- def getArtifactConfig() { - return "NWL_IMAGE_EXTRACLASSES += \"nwl-image-ci\"" + return "COREOS_IMAGE_EXTRACLASSES += \"coreos-image-ci\"" } //----------------------------------------------------------------------------- def setupConfigFile(confPath, confFile) {