diff --git a/Jenkinsfile b/Jenkinsfile index 505acf4..9c0c9ec 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -10,7 +10,7 @@ remote.logLevel = 'INFO' def build_antd() { sh ''' -cat << EOF > "$WORKSPACE"/build_antd.sh +cat << EOF >> "$WORKSPACE"/build_antd.sh printenv uname -a EOF