1
0
Fork 0
forked from ZeusWPI/drive

Install rsync

This commit is contained in:
flynn 2021-10-10 22:36:12 +00:00
parent 320485bc88
commit ca3204282d

View file

@ -1,6 +1,7 @@
image: python:3.8-buster
before_script:
- apt-get install rsync
- pip install -r requirements.txt
## Install ssh-agent if not already installed, it is required by Docker.