Update 'Jenkinsfile'
This commit is contained in:
parent
2de077034e
commit
9fd86238df
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -10,7 +10,7 @@ remote.logLevel = 'INFO'
|
|||||||
def build_antd()
|
def build_antd()
|
||||||
{
|
{
|
||||||
sh '''
|
sh '''
|
||||||
cat < EOF > "$WORKSPACE"/build_antd.sh
|
cat << EOF > "$WORKSPACE"/build_antd.sh
|
||||||
printenv
|
printenv
|
||||||
uname -a
|
uname -a
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user