This repository has been archived on 2025-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
Files
drone-rsync/.drone.yml
Udo Waechter 257b7f5b84
All checks were successful
continuous-integration/drone/push Build is passing
drone docker image build
2023-12-13 12:51:13 +01:00

20 lines
290 B
YAML

kind: pipeline
type: docker
name: drone-rsync
platform:
os: linux
arch: arm64
steps:
- name: build
image: plugins/docker
settings:
repo: cr.wks/drone/drone-rsync
registry: http://cr.wks
insecure: true
debug: true
tags:
- latest