Use official reuse image
This commit is contained in:
+3
-2
@@ -52,11 +52,12 @@ lint:
|
|||||||
- npm run test-lint
|
- npm run test-lint
|
||||||
|
|
||||||
reuse:
|
reuse:
|
||||||
extends: .python
|
image:
|
||||||
|
name: fsfe/reuse:latest
|
||||||
|
entrypoint: [""]
|
||||||
stage: check
|
stage: check
|
||||||
interruptible: true
|
interruptible: true
|
||||||
script:
|
script:
|
||||||
- pip install reuse
|
|
||||||
- reuse lint
|
- reuse lint
|
||||||
|
|
||||||
extension:
|
extension:
|
||||||
|
|||||||
Reference in New Issue
Block a user