You've already forked linux-packaging-mono
Imported Upstream version 6.4.0.137
Former-commit-id: 943baa9f16a098c33e129777827f3a9d20da00d6
This commit is contained in:
parent
e9207cf623
commit
ef583813eb
8
external/llvm/scripts/ci/run-jenkins-linux.sh
vendored
Executable file
8
external/llvm/scripts/ci/run-jenkins-linux.sh
vendored
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
RUN_JENKINS_LINUX_SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
echo "ENVIRONMENT:"
|
||||
env
|
||||
|
||||
$RUN_JENKINS_LINUX_SCRIPT_DIR/package.sh
|
||||
Reference in New Issue
Block a user