kind: pipeline type: docker name: openwrt-builder-image platform: os: linux arch: arm64 steps: - name: build image: 'plugins/docker' settings: registry: 'http://cr.wks' insecure: 'true' experimental: 'true' tags: ['latest'] repo: 'cr.wks/debian-stable-openwrt-build