josemarcosrf / drone-build

Script to build drone-server CI/CD docker image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drone build

Small repo to build the drone-server executable and docker image.

Note that the build.sh script will build drone-server from the drone branch.

# To build the enterprise version
./build.sh enterprise
# To build the OSS version
./build.sh

To know more please check drone's license:

Specially:

You can build the Enterprise Edition from source without build limits if and only if your organization has under $1 million US dollars in annual gross revenue. You will otherwise need to purchase a commercial license.

About

Script to build drone-server CI/CD docker image


Languages

Language:Dockerfile 63.7%Language:Shell 36.3%