with harbor image
This commit is contained in:
parent
0a931f6fa6
commit
c860ad4233
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user