diff --git a/.drone.yml b/.drone.yml index fdb7726..93c3619 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,7 @@ kind: pipeline type: docker name: build-and-run + steps: - name: build-project image: node:16.15.1