scripts: Split installing Rust to its own script
Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
committed by
Jeremy Soller
parent
51e3e1a53a
commit
b22e8dee41
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -72,7 +72,7 @@ pipeline {
|
||||
|
||||
sh """#!/bin/bash
|
||||
# Install dependencies
|
||||
#./scripts/deps.sh
|
||||
#./scripts/install-deps.sh
|
||||
. "${HOME}/.cargo/env"
|
||||
|
||||
# Reset
|
||||
|
Reference in New Issue
Block a user