Update all dependencies #6

Merged
kjuulh merged 4 commits from renovate/all into main 2022-10-27 21:54:30 +02:00
Showing only changes of commit c860ad4233 - Show all commits

View File

@ -4,11 +4,10 @@ name: default
steps:
- name: build && test
image: rust:1
image: harbor.front.kjuulh.io/library/rust:1
commands:
- cargo build --verbose --all
- cargo test --verbose --all
-
- name: send telegram notification
image: appleboy/drone-telegram
settings: