mirror of
https://github.com/saltstack-formulas/template-formula.git
synced 2025-04-17 10:10:28 +00:00
Merge pull request #234 from dafyddj/fix/convert-more-things
fix: convert more things
This commit is contained in:
commit
9a957c3853
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ convert_formula() {
|
|||
# Miscellaneous other replacements
|
||||
sedi 's/^\(version:\).*/\1 1.0.0/' FORMULA
|
||||
sedi 's/^\(*[[:space:]]\{1,\}\)@saltstack-formulas\/wg/\1@NONE/' CODEOWNERS
|
||||
sedi "s/template-formula/${NEW_NAME}-formula/" .gitlab-ci.yml release.config.js
|
||||
|
||||
# Deleting lines between two patterns
|
||||
git ls-files -- '.gitlab-ci.yml' '.travis.yml' '.rubocop.yml' '*/map.jinja' \
|
||||
|
|
Loading…
Add table
Reference in a new issue