Skip to content
Snippets Groups Projects
Commit 10e0da43 authored by Ulf Seltmann's avatar Ulf Seltmann
Browse files

forward developers auth-agent in composer-container

parent d67c758d
No related merge requests found
......@@ -55,6 +55,9 @@ services:
volumes:
- ./:/usr/local/vufind:z
- composer-cache:/home/www-data/.composer
- ${SSH_AUTH_SOCK}:/ssh-agent
environment:
SSH_AUTH_SOCK: /ssh-agent
command: phing composer -Dcomposer_extra_params=--no-scripts
autoconfig:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment