Jelajahi Sumber

[Build] New Drone build

Slava Barinov 2 tahun lalu
induk
melakukan
6e411a0545
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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