浏览代码

Update the deb and snap package node label (#16094)

* Change Linux node packaging label for Ubuntu 20.04

Signed-off-by: Mike Chang <[email protected]>
Mike Chang 2 年之前
父节点
当前提交
96f69bb305
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      scripts/build/Platform/Linux/build_config.json

+ 2 - 2
scripts/build/Platform/Linux/build_config.json

@@ -354,7 +354,7 @@
   "installer": {
     "TAGS": [],
     "PIPELINE_ENV":{
-      "NODE_LABEL":"linux-707531fc7-packaging"
+      "NODE_LABEL":"ubuntu-20-packaging"
     },
     "COMMAND": "build_installer_linux.sh",
     "PARAMETERS": {
@@ -373,7 +373,7 @@
       "nightly-installer"
     ],
     "PIPELINE_ENV":{
-      "NODE_LABEL":"ubuntu-22-packaging"
+      "NODE_LABEL":"ubuntu-20-packaging"
     },
     "COMMAND": "build_installer_linux.sh",
     "PARAMETERS": {