Try different path
continuous-integration/drone/push Build is failing Details

Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
This commit is contained in:
Jacob Kiers 2022-08-20 23:27:53 +02:00
parent 7e255f2576
commit f57eb6683d
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ local check_steps() = [
{
name: 'docker-storage',
host: {
path: '/var/lib/docker',
path: '/srv/docker-dind-rust',
},
},
],