Selaa lähdekoodia

[Build] New Drone build

Slava Barinov 2 vuotta sitten
vanhempi
commit
6e411a0545
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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