Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5745e76

Browse files
committed
fix groovy
1 parent248bc15 commit5745e76

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎netci.groovy‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,7 @@ def static getBuildJobName(def configuration, def os) {
6464
def newJob= job(newJobName) {
6565
steps {
6666
if (os=='Windows_NT') {
67-
// Batch
68-
buildCommand="""
67+
batchFile("""
6968
echo *** Build Visual F# Tools ***
7069
7170
SET VS150COMNTOOLS=%ProgramFiles(x86)%\\Microsoft Visual Studio\\2017\\Enterprise\\Common7\\Tools\\

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp