[glib-networking/windows-ci: 2/2] Enable back windows CI



commit 4997e321f942f7e7f0526ff630406ffdb15c9527
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date:   Sat Mar 28 08:36:15 2020 +0100

    Enable back windows CI

 .gitlab-ci.yml | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1f5c907..7bf1275 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -33,15 +33,15 @@ fedora-x86_64:
       - build/test-results
     when: on_failure
 
-#vs2017-x64:
-#  stage: build
-#  except:
-#    - tags
-#  tags:
-#    - win32
-#  script:
-#    - .gitlab-ci/test-msvc.bat
-#  artifacts:
-#    paths:
-#      - build/test-results
-#    when: on_failure
+vs2017-x64:
+  stage: build
+  except:
+    - tags
+  tags:
+    - win32
+  script:
+    - .gitlab-ci/test-msvc.bat
+  artifacts:
+    paths:
+      - build/test-results
+    when: on_failure


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]