fix drone
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
This commit is contained in:
parent
98f2eccba7
commit
04fea84e49
|
@ -15,7 +15,7 @@ steps:
|
||||||
image: php:8.1.6
|
image: php:8.1.6
|
||||||
environment:
|
environment:
|
||||||
SSH_KEY:
|
SSH_KEY:
|
||||||
from_secret: deploy_private_key
|
from_secret: deploy_key
|
||||||
commands:
|
commands:
|
||||||
- apt-get update > /dev/null
|
- apt-get update > /dev/null
|
||||||
- apt-get install -y openssh-client rsync
|
- apt-get install -y openssh-client rsync
|
||||||
|
|
Loading…
Reference in New Issue