检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
scope String 模板范围,自定义模板默认为custom description String 模板说明 tool_type String 构建工具类型,yaml构建还是action构建 intl_description Object intl说明 parameters Array
postinstall: `node scripts/build.js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the node-sass@4.14.1 postinstall script. npm ERR! This is
"value" : "master" }, { "name" : "description", "value" : "description" }, { "name" : "deletion", "value"
scope String 模板范围,自定义模板默认为custom description String 模板说明 tool_type String 构建工具类型,yaml构建还是action构建 intl_description Object intl说明 parameters Array
多种构建常用的配置环境工具,用户可以根据需要配置自定义构建环境。 内置环境工具如下: jdk 1.8、maven、git、ant、zip、unzip、gcc、cmake、make。 操作步骤 访问CodeArts Build服务首页。 在编译构建首页右上角单击“更多”,在下拉列表选择“自定义构建环境”。
weight Double 权重 scope String 模板范围,自定义模板默认为:custom,官方模版为:official description String 模板说明 nick_name String 昵称 public Boolean 模板是否公开 tool_type String
msbuild /p:OutputPath=../buildResult/Release/bin zip -rq ./archive.zip ./buildResult/Release/bin/* 表2 代码示例参数说明 参数 类型 说明 command string
"94baa8ec-fd3f-4cae-81af-b24385a7220f", "execution_id" : "j_fDyt05ip", "execution_stage_name" : "initial", "display_name" : "initial"
TB_GET_ORI_TRACE 配置示例1:依赖解析模式必填。 依赖解析模式下获取当前工程的依赖json文件开关。 1:开启。 0:关闭(默认)。 默认值:1。 TB_BUILDTRACE_ALL 配置示例1:依赖解析模式必填。 依赖解析模式开关,不设置时默认使用配置示例2:产物分类模式。
是 String 文件ID 请求参数 表2 请求Body参数 参数 是否必选 参数类型 描述 id 是 String 文件ID description 是 String 文件描述 keystore_name 是 String 文件名 share 是 Integer 是否租户内共享,1-共享,0-不共享
配置构建步骤并执行构建任务 配置“Npm构建”。 在命令编辑器里,npm run build命令前加“#”,新增zip -r ./nodeserver.zip ./命令,用来将代码打包成“nodeserver.zip”,如图1所示。其他参数保持默认即可。 图1 命令示例 按图2所示配置“上传软件包到软件发布库”。
步骤 表2 result 参数 参数类型 描述 id String 编号 parameter_name String 参数名称 description String 参数描述 状态码: 400 表3 响应Body参数 参数 参数类型 描述 error_code String 错误码
"value" : "master" }, { "name" : "description", "value" : "description" }, { "name" : "deletion", "value"
"value" : "master" }, { "name" : "description", "value" : "description" }, { "name" : "deletion", "value"
"c131886aec...", "name": "IAMUser", "description": "IAM User Description", "areacode": "", "phone": "",
gradle assembleDebug -Dorg.gradle.daemon=false -d --stacktrace --init-script /root/.gradle/init.gradle -xlint 父主题: Android构建
command: | pip config set global.index-url https://pypi.org/simple pip config set global.trusted-host repo
如果是Gradlew构建,则修改“gradle/wrapper/gradle-wrapper.properties”文件,修改“gradle-*.*-all.zip”的版本。 父主题: Android构建
Npm构建 执行Npm构建时,报错提示JavaScript heap out of memory 执行Npm构建时,报错提示Unexpected end of JSON ... 执行Npm构建时,报错提示enoent ENOENT: no such file or directory
-Dmaven.test.skip=true -U -e -X -B命令前加“#”注释,删除mvn deploy -Dmaven.test.skip=true -U -e -X -B前的“#”,并将mvn deploy -Dmaven.test.skip=true -U -e -X