Skip to content
Snippets Groups Projects
Commit a28240b2 authored by Sasha's avatar Sasha
Browse files

Added rclone in CI

parent 13c55a04
Branches rclone
1 merge request!20Draft: Rclone support
Pipeline #928 failed with stages
in 16 minutes
......@@ -98,7 +98,7 @@ tests-back: # This job runs in the test stage.
before_script:
- export PATH="$CARGO_HOME/bin:$PATH"
- cargo install cargo-tarpaulin --force
- apt-get update && apt-get install -y rsync
- apt-get update && apt-get install -y rsync rclone
script:
- echo "Running unit tests..."
- cargo install diesel_cli -f --no-default-features --features postgres
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment