Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ update submodules: name: alpine/git entrypoint: [""] variables: GIT_DEPTH: 10 GIT_SUBMODULE_STRATEGY: normal before_script: - git config user.name "${GITLAB_USER_NAME}" Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ update submodules: name: alpine/git entrypoint: [""] variables: GIT_DEPTH: 10 GIT_SUBMODULE_STRATEGY: normal before_script: - git config user.name "${GITLAB_USER_NAME}" Loading