Skip to content
Snippets Groups Projects
Commit 73c6906a authored by Dan Allen's avatar Dan Allen
Browse files

add edit_url configuration to local playbook for content source that uses remote repo

parent dd0ce583
No related branches found
No related tags found
No related merge requests found
...@@ -20,6 +20,7 @@ content: ...@@ -20,6 +20,7 @@ content:
#- url: https://gitlab.eclipse.org/eclipse/asciidoc/asciidoc-lang.git #- url: https://gitlab.eclipse.org/eclipse/asciidoc/asciidoc-lang.git
# start_path: docs # start_path: docs
# branches: HEAD # branches: HEAD
# edit_url: '{web_url}/edit/{refname}/{path}'
asciidoc: asciidoc:
attributes: attributes:
page-pagination: '' page-pagination: ''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment