mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-22 16:27:39 +01:00
Fix e2e
This commit is contained in:
parent
91409192b2
commit
456d8881a8
@ -75,6 +75,7 @@ RUN useradd \
|
||||
&& chown -R deployer:deployer ~deployer/.ssh \
|
||||
&& chmod 700 ~deployer/.ssh \
|
||||
&& chmod 600 ~deployer/.ssh/authorized_keys \
|
||||
&& usermod -a -G www-data deployer
|
||||
|
||||
RUN useradd \
|
||||
--create-home \
|
||||
|
Loading…
x
Reference in New Issue
Block a user