drone-nolimit/.drone.yml
Stanislav N. aka pztrn 9e8b70ddab
Some checks failed
continuous-integration/drone/push Build is failing
Switch to mirrorred images for Drone and Dockerfile.
2022-06-29 17:42:34 +05:00

16 lines
329 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/drone-nolimit
auto_tag: true