mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-08 20:53:17 +00:00
dca3418bbd
Moves datasource, manager, platform and versioning code from lib/ into new lib/modules/ BREAKING CHANGE: External tools must update paths to datasource, manager, platform and versioning
8 lines
146 B
YAML
8 lines
146 B
YAML
# not existing
|
|
include: 'lib/modules/manager/gitlabci/__fixtures__/include.2.yml'
|
|
|
|
test:
|
|
stage: test
|
|
image: node:12
|
|
script:
|
|
- echo test
|