-
- Downloads
git init
parents
No related branches found
No related tags found
Showing
- .gitignore 10 additions, 0 deletions.gitignore
- Gemfile 5 additions, 0 deletionsGemfile
- config_defaults.yml 37 additions, 0 deletionsconfig_defaults.yml
- managed_modules.yml 21 additions, 0 deletionsmanaged_modules.yml
- moduleroot/.gitlab-ci.yml.erb 91 additions, 0 deletionsmoduleroot/.gitlab-ci.yml.erb
- modulesync.yml 7 additions, 0 deletionsmodulesync.yml
.gitignore
0 → 100644
Gemfile
0 → 100644
source 'https://rubygems.org' | ||
gem 'modulesync', | ||
git: 'https://github.com/lazyfrosch/modulesync.git', | ||
branch: 'feature/erb-metadata' # also see https://github.com/voxpupuli/modulesync/pull/168 |
config_defaults.yml
0 → 100644
managed_modules.yml
0 → 100644
moduleroot/.gitlab-ci.yml.erb
0 → 100644
modulesync.yml
0 → 100644
Please register or sign in to comment