This commit is contained in:
parent
9ad994e5e5
commit
3ac428d04c
1 changed files with 2 additions and 2 deletions
|
|
@ -39,8 +39,8 @@ steps:
|
|||
--destination "$DESTINATION_PREFIX:linters-$DRONE_COMMIT_SHA"
|
||||
|
||||
- name: lint
|
||||
image: git.roboces.dev/catalin/halig:linters-$$DRONE_COMMIT_SHA
|
||||
#image: git.roboces.dev/catalin/halig:linters-c84d285a66f69b9e426d52cd67c74e464a4605f6
|
||||
image: $$DESTINATION_PREFIX:linters-c84d285a66f69b9e426d52cd67c74e464a4605f6
|
||||
# image: git.roboces.dev/catalin/halig:linters-$$DRONE_COMMIT_SHA}
|
||||
# $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