crm-h5/.drone.yml
XinWei c2c8489bfa
All checks were successful
continuous-integration/drone/push Build is passing
init
2024-07-27 11:42:24 +08:00

10 lines
128 B
YAML

kind: pipeline
type: docker
name: default
steps:
- name: print-working-directory
image: alpine
commands:
- pwd