Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ variables: stages: - build # - test - test # - deploy Loading Loading @@ -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: - | ( Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ variables: stages: - build # - test - test # - deploy Loading Loading @@ -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: - | ( Loading