This commit is contained in:
parent
139517890b
commit
9ad994e5e5
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ steps:
|
||||||
--destination "$DESTINATION_PREFIX:linters-$DRONE_COMMIT_SHA"
|
--destination "$DESTINATION_PREFIX:linters-$DRONE_COMMIT_SHA"
|
||||||
|
|
||||||
- name: lint
|
- name: lint
|
||||||
image: git.roboces.dev/catalin/halig:linters-$${DRONE_COMMIT_SHA}
|
image: git.roboces.dev/catalin/halig:linters-$$DRONE_COMMIT_SHA
|
||||||
#image: git.roboces.dev/catalin/halig:linters-c84d285a66f69b9e426d52cd67c74e464a4605f6
|
#image: git.roboces.dev/catalin/halig:linters-c84d285a66f69b9e426d52cd67c74e464a4605f6
|
||||||
# $DESTINATION_PREFIX:linters-$DRONE_COMMIT_SHA
|
# $DESTINATION_PREFIX:linters-$DRONE_COMMIT_SHA
|
||||||
commands:
|
commands:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue