Verified Commit 00ba41af authored by Alberto Miranda's avatar Alberto Miranda ♨️
Browse files

Fix missing stage in .gitlab-ci.yml

parent fdf8cdb4
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ variables:

stages:
    - build
      #    - test
    - test
      #    - deploy


@@ -199,7 +199,7 @@ test:gcc_9.1:libfabric_1.7.1:mercury_1.0.1:
  dependencies:
    - build:gcc_9.1
  variables: 
    - $NORNS_DEBUG_CONFIG_FILE_OVERRIDE == 1
    NORNS_DEBUG_CONFIG_FILE_OVERRIDE: 1
  script:
    - |
      (