2
0

drone-ci building docker image

This commit is contained in:
2024-02-26 16:36:39 +01:00
parent 262d905e26
commit b00d96a31a
4 changed files with 939 additions and 4335 deletions

18
.drone.yml Normal file
View File

@@ -0,0 +1,18 @@
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