Plankton86 / xCloudDroneCI

a CloudDrone CI Automation Build Script Template.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codacy Badge Build Status

xCloudDroneCI is a ci script which is integrated with cloud.drone.io which can simplify the compilation process which will save your time.

There are script available now:

Secret Variable for CI

  • LLVM_NAME | Your desired Toolchain Name
  • TG_TOKEN | Your Telegram Bot Token
  • TG_CHAT_ID | Your Telegram Channel / Group Chat ID
  • GH_USERNAME | Your Github Username
  • GH_EMAIL | Your Github Email
  • GH_TOKEN | Your Github Token ( repo & repo_hook )
  • GH_PUSH_REPO_URL | Your Repository for store compiled Toolchain ( without https:// or www. ) ex. github.com/xyz-prjkt/xRageTC.git

About

a CloudDrone CI Automation Build Script Template.

License:Apache License 2.0


Languages

Language:Shell 100.0%