Sfoglia il codice sorgente

Merge topic 'ci-long-names'

544ee0edc0 CI: Add a long filename to a build

Acked-by: Kitware Robot <[email protected]>
Merge-request: !5354
Kyle Edwards 5 anni fa
parent
commit
521847809f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .gitlab/os-linux.yml

+ 1 - 1
.gitlab/os-linux.yml

@@ -52,7 +52,7 @@
     image: "kitware/cmake:ci-fedora31-x86_64-2020-10-03"
 
     variables:
-        GIT_CLONE_PATH: "$CI_BUILDS_DIR/cmake ci"
+        GIT_CLONE_PATH: "$CI_BUILDS_DIR/cmake ci/long file name for testing purposes"
 
 #### Lint builds