Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Commit 1c5a0ed

Browse files
committed
Update test
1 parent 76be0cc commit 1c5a0ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/jenkinsfile/windows.jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ pipeline {
2424
}
2525
steps {
2626
echo "$GIT_COMMIT"
27+
bat "${windows_quic_script}/build.bat ${windows_quic_build} $GIT_COMMIT"
2728
}
2829
}
2930
}

0 commit comments

Comments
 (0)