Document galaxy install from local clones (#70941)

This commit is contained in:
Sorin Sbarnea 2020-07-28 19:05:28 +01:00 committed by GitHub
parent 5c8520fbd9
commit 787e6108e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -270,6 +270,9 @@ Use the following example as a guide for specifying roles in *requirements.yml*:
# from galaxy
- name: yatesr.timezone
# from locally cloned git repository (file:// requires full paths)
- src: file:///home/bennojoy/nginx
# from GitHub
- src: https://github.com/bennojoy/nginx