Commit 34ff264f authored by Tapani Pihlajakuja's avatar Tapani Pihlajakuja
Browse files

test windows runner

parent f7fa6606
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ stages:
test_dependencies:
  stage: test
  tags:
    - test-nokia-linux-runner # Add targeted runner tag here
    - nokia-windows-runner # Add targeted runner tag here
  script:
    - echo 0 > zero # Helper file
    - echo "Runner successfully running"