gifbot/.drone.yml
alekswilc 6a2f3858c0
All checks were successful
continuous-integration/drone/push Build is passing
test drone CI
2025-03-27 16:17:00 +01:00

18 lines
238 B
YAML

---
kind: pipeline
type: docker
name: build
steps:
- name: build
image: plugins/docker
settings:
insecure: true
repo: 10.5.0.103:1222/gifbot
registry: 10.5.0.103:1222
tags:
- latest
trigger:
branch:
- main