opensmtpd-alpine-docker/.drone.yml
Memiks 6efe643f85
All checks were successful
continuous-integration/drone/push Build is passing
add tasks and correct dockerfile to alpine
2019-12-08 03:23:31 +09:00

9 lines
133 B
YAML

kind: pipeline
type: exec
name: exec-debian-memiks
steps:
- name: docker build
commands:
- docker build -t 'opensmtpd-alpine' .