docker-jitsi-web/.drone.yml
stebifan bf9e04405f
All checks were successful
continuous-integration/drone/push Build is passing
First Commit
2020-04-27 19:18:31 +02:00

13 lines
222 B
YAML

kind: pipeline
name: build jitsi-web
steps:
- name: docker
image: plugins/docker
settings:
repo: ffrsk/jitsi-web
username:
from_secret: docker_username
password:
from_secret: docker_password