This repository has been archived on 2024-12-14. You can view files and clone it, but cannot push or open issues or pull requests.
flutter-build/.drone.yml
konrad ae26e38cae
All checks were successful
continuous-integration/drone/push Build is passing
update drone config
2019-04-25 19:32:58 +02:00

15 lines
269 B
YAML

kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
pull: true
settings:
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: vikunja/flutter-build
tags: latest