Fix config path
This commit is contained in:
@@ -64,7 +64,7 @@ services = [
|
||||
),
|
||||
CIService(
|
||||
name='gitlab',
|
||||
src_config_path='gitlab-minimal.yml',
|
||||
src_config_path='examples/gitlab-minimal.yml',
|
||||
dst_config_path='.gitlab-ci.yml',
|
||||
badge_md='[](https://gitlab.com/joerick/cibuildwheel/-/commits/{branch})'
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user