Function upload

Source
pub fn upload(
    host: &str,
    directory: &PathBuf,
    _build_id: &Option<String>,
) -> Result<()>