This commit is contained in:
parent
c84d285a66
commit
866876cdf9
1 changed files with 2 additions and 1 deletions
|
|
@ -39,6 +39,7 @@ steps:
|
|||
--destination "$DESTINATION_PREFIX:linters-$DRONE_COMMIT_SHA"
|
||||
|
||||
- name: lint
|
||||
image: $DESTINATION_PREFIX:linters-$DRONE_COMMIT_SHA
|
||||
image: git.roboces.dev/catalin/halig:linters-c84d285a66f69b9e426d52cd67c74e464a4605f6
|
||||
# $DESTINATION_PREFIX:linters-$DRONE_COMMIT_SHA
|
||||
commands:
|
||||
- pre-commit run --all-files --color always
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue