init
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
XinWei 2024-07-27 11:42:24 +08:00
parent c7505a87ff
commit c2c8489bfa

9
.drone.yml Normal file
View File

@ -0,0 +1,9 @@
kind: pipeline
type: docker
name: default
steps:
- name: print-working-directory
image: alpine
commands:
- pwd