diff --git a/.drone.yml b/.drone.yml index 2fbd861..5ca6c38 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,5 +1,5 @@ kind: template -load: template.yml +load: pipeline.yml data: rust_img: "rust:1.77.2" rust_ver: "1.77.2" diff --git a/pipeline.yml b/pipeline.yml index f136d59..28b9988 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -1,4 +1,3 @@ - kind: pipeline name: default