Arthur Brandao hace 6 años
padre
commit
3a23576586
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -2,7 +2,7 @@ variables:
   GIT_SUBMODULE_STRATEGY: recursive
 
 before_script: 
-   - "CI_PROJECT_NAMESPACE=arthur_brandao"
+   - "CI_PROJECT_NAMESPACE=\"arthur_brandao\""
    - "./checklinks.sh $CI_PROJECT_NAMESPACE"
    - "git submodule update --remote --init"