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