* true path for composer auth
This commit is contained in:
@ -92,4 +92,4 @@ secrets:
|
|||||||
user_known_hosts:
|
user_known_hosts:
|
||||||
file: ~/.ssh/known_hosts
|
file: ~/.ssh/known_hosts
|
||||||
composer_auth:
|
composer_auth:
|
||||||
file: ~/.composer/auth.json
|
file: ~/.config/composer/auth.json
|
||||||
|
@ -71,4 +71,4 @@ secrets:
|
|||||||
user_known_hosts:
|
user_known_hosts:
|
||||||
file: ~/.ssh/known_hosts
|
file: ~/.ssh/known_hosts
|
||||||
composer_auth:
|
composer_auth:
|
||||||
file: ~/.composer/auth.json
|
file: ~/.config/composer/auth.json
|
||||||
|
Reference in New Issue
Block a user