Skip to content
代码片段 群组 项目
提交 d50527ce 编辑于 作者: ling zhang's avatar ling zhang
浏览文件

build: #92 build: #92 Upload APK to the package registry only on main branch

上级 2c00c341
No related branches found
No related tags found
无相关合并请求
......@@ -53,5 +53,5 @@ upload-apk:
script:
- echo $VERSION_APK
- 'curl -i --header "JOB-TOKEN: $CI_JOB_TOKEN" --upload-file build/app/outputs/flutter-apk/app-release.apk "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/jihu-gitlab-app/${VERSION_APK}/app-release.apk"'
# only:
# - main
only:
- main
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册