change shell to bash
Some checks failed
gitea-sync/luafcgi/pipeline/head There was a failure building this commit

This commit is contained in:
DanyLE 2023-01-26 21:21:47 +01:00
parent 5e079a055e
commit 17137f407e

2
Jenkinsfile vendored
View File

@ -1,5 +1,5 @@
def build_luad() {
sh '''
sh '''#!/bin/bash
set -e
export RUSTUP_HOME=/root/.rustup/
export CARGO_HOME=/root/.cargo/