Commit 544b0422 authored by shengnan hu's avatar shengnan hu
Browse files

test

parent 991e5028
Pipeline #127 passed with stage
in 13 seconds
......@@ -6,9 +6,9 @@ default:
stages:
- upload-mr-analysis
workflow:
rules:
- if: $CI_MERGE_REQUEST_IID
# workflow:
# rules:
# - if: $CI_MERGE_REQUEST_IID
variables:
HUB_LOGIN_NAME: "shengnan.hu" # 登录名
......@@ -33,8 +33,10 @@ upload-job:
# 需要设置 runner config:mac_address(固定IP 工具授权需要)
image: docker.ustchcs.com/ubuntu-javacli-quality:v3.0
allow_failure: false
rules:
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
# rules:
# - if: $CI_PIPELINE_SOURCE == "merge_request_event"
only:
- schedules
# before_script:
# # 授权
# - locale-gen zh_CN
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment