bitlbee-no-libpurple/.drone.yml
Stanislav N. aka pztrn 7c1fa8b23b
All checks were successful
continuous-integration/drone/push Build is passing
Switch to mirrorred images for Drone and Docker.
2022-06-29 21:14:32 +05:00

16 lines
336 B
YAML

---
kind: pipeline
type: docker
name: build
steps:
- name: docker
image: code.pztrn.name/containers/mirror/plugins/docker:20.13.0
settings:
registry: code.pztrn.name
username: drone
password:
from_secret: drone_secret
repo: code.pztrn.name/containers/bitlbee-no-libpurple
auto_tag: true