This talk will describe all of the reasons for drone CI/CD 1.0, all of its features demonstrate its functionality, I will cover the background of Drone, how we built it, why we built it.
--- kind: pipeline platform: arch: arm os: linux steps: - name: build image: golang commands: - go build - go test Linux amd64, Linux arm, Linux arm64 and Windows server
Drone Server • Support SSL • Custom SSL • Let’s Encrypt • Database • SQLite • MySQL • Postgres • S3 Storage: Store Large Text Files (build logs) • Log to stderr in joss-format by default