提交 cd7702e5 编写于 作者: G Grzegorz Bizon

Fix Rubocop offense in create pipeline services 👮

上级 b5d7937e
......@@ -404,7 +404,8 @@ describe Ci::CreatePipelineService do
config = YAML.dump(
deploy: {
environment: { name: "review/id1$CI_PIPELINE_ID/id2$CI_BUILD_ID" },
script: 'ls' }
script: 'ls'
}
)
stub_ci_pipeline_yaml_file(config)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册