add build step
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Eric S. Londres 2023-05-04 21:06:15 -04:00
parent bf84d88afc
commit 63e3fc8a4c
Signed by: slondr
GPG Key ID: A2D25B4D5CB970E4
1 changed files with 8 additions and 0 deletions

8
.drone.yml Normal file
View File

@ -0,0 +1,8 @@
kind: pipeline
type: docker
name: default
steps:
- name: compile
image: elixir
commands:
- echo hello