Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
This commit is contained in:
		| @@ -17,8 +17,8 @@ local buildForArch(arch) = { | ||||
|       path: '/var/run', | ||||
|     }, | ||||
|     { | ||||
|       name: 'rust-toolchains', | ||||
|       path: '/usr/local/rustup/toolchains', | ||||
|       name: 'rustup', | ||||
|       path: '/usr/local/rustup', | ||||
|     }, | ||||
|   ], | ||||
|   commands: [ | ||||
| @@ -99,9 +99,9 @@ local check_steps() = [ | ||||
|       }, | ||||
|     }, | ||||
|     { | ||||
|       name: 'rust-toolchains', | ||||
|       name: 'rustup', | ||||
|       host: { | ||||
|         path: '/srv/drone/rust-toolchains', | ||||
|         path: '/srv/drone/rustup', | ||||
|       }, | ||||
|     }, | ||||
|   ], | ||||
|   | ||||
		Reference in New Issue
	
	Block a user