-
Task
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
-
Security Level: Public (Visbile by non-authn users.)
-
None
Only when branch is master, automate the generation/update of gh-pages branch. The command that need to be added to pipeline is:
bundle exec rake strings:gh_pages:update
The problem that must be solved is how to use stored git credentials in order to make this command work.
For all the other branches, insert into the pipeline the update of REFERENCE.md file. The command that update/generate this file is:
puppet strings generate --format markdown
Same credentials problem is expected.
- relates to
-
STOR-1084 Puppet module for StoRM services
- Closed