We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d638c3a commit 25c5571Copy full SHA for 25c5571
build.fsx
@@ -233,14 +233,14 @@ Target.create "Tests" ignore
233
"Build"
234
==> "Docs"
235
236
-"Docs"
237
- =?> ("ReleaseDocs", BuildServer.isLocalBuild)
238
- ==> "Release"
239
-
240
-"Tests"
241
- ==> "PaketPack"
242
- ==> "PaketPush"
243
+//"Docs"
+// =?> ("ReleaseDocs", BuildServer.isLocalBuild)
+// ==> "Release"
+
+//"Tests"
+// ==> "PaketPack"
+// ==> "PaketPush"
244
245
"Docs"
246
==> "CI"
0 commit comments