forked from ZeusWPI/drive
Install rsync
This commit is contained in:
parent
320485bc88
commit
ca3204282d
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
image: python:3.8-buster
|
image: python:3.8-buster
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
- apt-get install rsync
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
|
|
||||||
## Install ssh-agent if not already installed, it is required by Docker.
|
## Install ssh-agent if not already installed, it is required by Docker.
|
||||||
|
|
Loading…
Reference in a new issue