mirror of
https://git.digitalstudium.com/digitalstudium/digitalstudium.com
synced 2023-12-29 08:06:35 +00:00
add before_script
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…
x
Reference in New Issue
Block a user