This repository has been archived on 2023-10-01. You can view files and clone it, but cannot push or open issues or pull requests.
PyNyaaTa/.drone.yml
Michel Roux f08157266f
All checks were successful
continuous-integration/drone/push Build is passing
Automate the build
2020-04-09 10:27:42 +02:00

14 lines
248 B
YAML

kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
settings:
repo: xefir/pynyaata
auto_tag: true
username:
from_secret: docker_username
password:
from_secret: docker_password