build_job: stage: build script: - echo "只允许build执行流水线" rules: - if:'$CI_COMMIT_BRANCH' == "build"