We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Here is the jenkins console output:
/var/lib/jenkins/tools/com.g2one.hudson.grails.GrailsInstallation/grails-2.5.0/bin/grails -DgitlabSourceRepoName=maoying/aircare [email protected] -DgitlabMergeRequestAssignee=jenkins -DgitlabSourceRepoURL=git@gitlab-server:maoying/aircare.git "-DgitlabMergeRequestTitle=功能 #3589及对中计算页面样式调整" -DgitlabSourceBranch=master -DgitlabTargetBranch=master -DgitlabMergeRequestId=857 -DgitlabUserName=jenkins -DgitlabActionType=MERGE -Dgrails.work.dir=/var/lib/jenkins/workspace/aircare_automating_tests//target -Dgrails.env=jenkins set-grails-version --non-interactive --plain-output --refresh-dependencies |Loading Grails 2.5.0 |Configuring classpath |Running pre-compiled script Error | Script not found: #3589及对中计算页面样式调整
There is a space in 功能 #3589及对中计算页面样式调整.So grails raise an error: Script not found: #3589及对中计算页面样式调整
功能 #3589及对中计算页面样式调整
Script not found: #3589及对中计算页面样式调整
The text was updated successfully, but these errors were encountered:
When we get #285 merged it should fix this.
Sorry, something went wrong.
Fix issue jenkinsci#232 due to changes in underlying api
f5bdc3e
Merge pull request jenkinsci#232 from janinko/master
520ca32
Combine forks
No branches or pull requests
Here is the jenkins console output:
There is a space in
功能 #3589及对中计算页面样式调整
.So grails raise an error:Script not found: #3589及对中计算页面样式调整
The text was updated successfully, but these errors were encountered: