docker-hunspell/.drone.yml
KingOfDog f13b39d153
Some checks failed
continuous-integration/drone/push Build is failing
Change pipeline type back to Docker
2023-01-06 10:22:01 +00:00

16 lines
271 B
YAML

kind: pipeline
type: docker
name: build
steps:
- name: docker
image: plugins/docker
settings:
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: kingofdog/hunspell
tags:
- latest