Browse Source

[Build] New Drone build

Slava Barinov 3 năm trước cách đây
mục cha
commit
6e411a0545
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -3,7 +3,7 @@ type: kubernetes
 name: receqif
 
 steps:
-- name: test
+- name: build and test
   image: rust:1.66
   commands:
   - rustup default nightly