ffmpeg/.drone.yml
Tyler dd08f0967e
Some checks failed
continuous-integration/drone/push Build is failing
Initial commit
2023-01-21 00:21:11 -05:00

17 lines
317 B
YAML

kind: pipeline
type: docker
name: default
steps:
- name: docker
image: plugins/docker
settings:
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: registry.meow.tf/astra/ffmpeg
registry: registry.meow.tf
tags:
- latest