Disable cache for reuse lint
This commit is contained in:
parent
4656394112
commit
f24bcfa8f8
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ cache: &general_cache_config
|
|||
|
||||
reuse:
|
||||
stage: lint
|
||||
cache: []
|
||||
image:
|
||||
name: fsfe/reuse:latest
|
||||
entrypoint: [""]
|
||||
|
|
Loading…
Reference in a new issue