Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Latest commit

 

History

History
35 lines (22 loc) · 953 Bytes

buildscript.markdown

File metadata and controls

35 lines (22 loc) · 953 Bytes
layout title
default
Build Commands

Select Language

Choose your project's programming language. Selecting a language determines which type of virtual build machine executes your build, and ensures the virtual machine is configured correctly:

Choose a Language

Build Script

Add environment variables (optional), databases (optional), and enter your build commands (required):

Build Commands

Working Directory

Your project's working directory is /home/ubuntu/src. If you entered an optional checkout path, then the working directory is /home/ubuntu/src/your/checkout/path.

Limits

The following limits are placed upon all builds:

  • a build cannot exceed 15 minutes (free tier only)
  • a build cannot notify > 5 email recipients
  • a build cannot archive > 5 files
  • archived files cannot exceed 10 MB

If you need a limit changed, please contact us.