1 Commits

Author SHA1 Message Date
d42b9c417e Add .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-11 08:10:55 -05:00

10
.drone.yml Normal file
View File

@@ -0,0 +1,10 @@
kind: pipeline
type: docker
name: greeting
steps:
- name: en
image: alpine
commands:
- echo hello world