Remove asking for rsync
It's included by default Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
2240f51c2a
commit
1f53c69568
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ steps:
|
|||
- name: Execute deploy script
|
||||
image: ubuntu:latest
|
||||
commands:
|
||||
- apt install -y rsync
|
||||
- wget https://f.ruina.exposed/add-froth-key.sh
|
||||
- chmod +x add-froth-key.sh
|
||||
- ./add-froth-key.sh && echo "KEY ADDED SUCCESFULLY"
|
||||
|
|
Loading…
Reference in a new issue