Revert "updated .drone.yml"

This reverts commit c0d53383ca.
This commit is contained in:
Paul 2024-12-02 20:18:41 +01:00
parent c0d53383ca
commit 68ffbfed9c

View File

@ -8,7 +8,7 @@ platform:
arch: amd64 arch: amd64
steps: steps:
- step: &build_test - &build_test
name: build and test name: build and test
image: rust:1 image: rust:1
pull: always pull: always