You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ role.
23
23
|`environment_type`|||`live`| One of `dev`, `test` and `live`. |
24
24
|`htaccess_template`|||`htaccess.public.j2`| Used to render a custom htaccess in the webroot. Path is relative to your repository root |
25
25
|`project_repository`|||`git@github.com:${{ github.repository }}.git`| Use a custom origin. This can be used to use custom configs for diffrent repositories. |
26
+
|`composer_command`||| - | Use a custom composer command instead of the installed one |
26
27
27
28
> This is an ongoing project, in the future we want to add more features of the [`ansible.silverstripe`](https://github.com/syntro-opensource/ansible.silverstripe) role.
0 commit comments