Skip to content
Snippets Groups Projects
Commit d72c679c authored by Roman Dvořák's avatar Roman Dvořák
Browse files

fix pipeline failure on zipper

parent 8d80613f
No related branches found
No related tags found
No related merge requests found
...@@ -30,6 +30,7 @@ setup: ...@@ -30,6 +30,7 @@ setup:
commit_zip: commit_zip:
stage: commit stage: commit
allow_failure: true
script: script:
- git config --global user.email "ci@gitlab.com" - git config --global user.email "ci@gitlab.com"
- git config --global user.name "CI Bot" - git config --global user.name "CI Bot"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment