Skip to content
Snippets Groups Projects
Commit 31705b80 authored by Andreas Fehn's avatar Andreas Fehn
Browse files

Update .gitlab-ci.yml

parent fae64967
Branches
No related tags found
No related merge requests found
Pipeline #857 failed
...@@ -28,7 +28,7 @@ publish: ...@@ -28,7 +28,7 @@ publish:
stage: deploy stage: deploy
image: bravissimolabs/alpine-git image: bravissimolabs/alpine-git
variables: variables:
GIT_STRATEGY: none # GIT_STRATEGY: none
before_script: before_script:
- git config user.name "$GITLAB_USER_NAME" - git config user.name "$GITLAB_USER_NAME"
- git config user.email "$GITLAB_USER_EMAIL" - git config user.email "$GITLAB_USER_EMAIL"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment