1
0
Fork 0

add before_script
Deploy / deploy (push) Failing after 32s Details

This commit is contained in:
Digital Studium 2023-05-10 15:52:33 +03:00
parent ece9604bad
commit 779ca2c5eb
1 changed files with 4 additions and 1 deletions

View File

@ -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