fix: include image repo
continuous-integration/drone/push Build is failing Details

This commit is contained in:
decentral1se 2023-12-19 16:32:02 +01:00
parent 7265a5d60a
commit 15376e745e
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ kind: pipeline
name: cairde
steps:
- name: make check
image: golangci-lint:v1.55.2
image: golangci/golangci-lint:v1.55.2
commands:
- make check