Loading .gitlab-ci.yml +4 −0 Original line number Diff line number Diff line Loading @@ -218,6 +218,7 @@ test FWD wr: test FWD directories: stage: test dependencies: - "compile dependencies" - "compile GekkoFWD" - "tests GekkoFWD" script: Loading @@ -235,6 +236,7 @@ test FWD directories: test FWD truncate: stage: test dependencies: - "compile dependencies" - "compile GekkoFWD" - "tests GekkoFWD" script: Loading @@ -252,6 +254,7 @@ test FWD truncate: test FWD path resolution: stage: test dependencies: - "compile dependencies" - "compile GekkoFWD" - "tests GekkoFWD" script: Loading @@ -269,6 +272,7 @@ test FWD path resolution: test FWD lseek: stage: test dependencies: - "compile dependencies" - "compile GekkoFWD" - "tests GekkoFWD" script: Loading Loading
.gitlab-ci.yml +4 −0 Original line number Diff line number Diff line Loading @@ -218,6 +218,7 @@ test FWD wr: test FWD directories: stage: test dependencies: - "compile dependencies" - "compile GekkoFWD" - "tests GekkoFWD" script: Loading @@ -235,6 +236,7 @@ test FWD directories: test FWD truncate: stage: test dependencies: - "compile dependencies" - "compile GekkoFWD" - "tests GekkoFWD" script: Loading @@ -252,6 +254,7 @@ test FWD truncate: test FWD path resolution: stage: test dependencies: - "compile dependencies" - "compile GekkoFWD" - "tests GekkoFWD" script: Loading @@ -269,6 +272,7 @@ test FWD path resolution: test FWD lseek: stage: test dependencies: - "compile dependencies" - "compile GekkoFWD" - "tests GekkoFWD" script: Loading