mirror of
https://github.com/lxsang/luafcgi.git
synced 2024-11-08 14:38:26 +01:00
change shell to bash
Some checks failed
gitea-sync/luafcgi/pipeline/head There was a failure building this commit
Some checks failed
gitea-sync/luafcgi/pipeline/head There was a failure building this commit
This commit is contained in:
parent
5e079a055e
commit
17137f407e
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,5 +1,5 @@
|
||||
def build_luad() {
|
||||
sh '''
|
||||
sh '''#!/bin/bash
|
||||
set -e
|
||||
export RUSTUP_HOME=/root/.rustup/
|
||||
export CARGO_HOME=/root/.cargo/
|
||||
|
Loading…
Reference in New Issue
Block a user