Skip to content
Snippets Groups Projects
Verified Commit c2becae5 authored by Georg Krause's avatar Georg Krause
Browse files

Disable filtering

parent 4ba3da27
No related branches found
No related tags found
No related merge requests found
Pipeline #15704 passed
...@@ -27,7 +27,7 @@ stages: ...@@ -27,7 +27,7 @@ stages:
.build: .build:
before_script: before_script:
- git fetch --filter=tree:0 --unshallow --tags - git fetch --unshallow --tags
extends: .gradle-default extends: .gradle-default
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment