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
|
@ -32,4 +32,7 @@ jobs:
|
|||
SOURCE: "public/"
|
||||
REMOTE_HOST: digitalstudium.com
|
||||
REMOTE_USER: root
|
||||
TARGET: /srv/digitalstudium.com
|
||||
TARGET: /srv/digitalstudium.com
|
||||
SCRIPT_BEFORE: |
|
||||
apt update
|
||||
apt install -y rsync
|
Loading…
Reference in New Issue