add before_script
Deploy / deploy (push) Failing after 32s
Details
Deploy / deploy (push) Failing after 32s
Details
This commit is contained in:
parent
ece9604bad
commit
779ca2c5eb
|
@ -33,3 +33,6 @@ jobs:
|
||||||
REMOTE_HOST: digitalstudium.com
|
REMOTE_HOST: digitalstudium.com
|
||||||
REMOTE_USER: root
|
REMOTE_USER: root
|
||||||
TARGET: /srv/digitalstudium.com
|
TARGET: /srv/digitalstudium.com
|
||||||
|
SCRIPT_BEFORE: |
|
||||||
|
apt update
|
||||||
|
apt install -y rsync
|
Loading…
Reference in New Issue