summaryrefslogtreecommitdiff
path: root/tests/platform-ci/ci-build.sh
AgeCommit message (Collapse)Author
2016-10-25Change CI build webapp source branch to master.Micah Anderson
The develop branch was removed, and current master is the same as develop was before.
2016-10-18Use random vm name when running localvarac
when using gitlab-runner locally, CI_BUILD_ID is always 1 which will conflict with running/terminating AWS instances in subsequent runs therefore we pick a random number in this case
2016-10-18Include secret variables from gitlab ci settingsvarac
- Assemble cloud.json from aws credential env vars - Deploy ssh private key from env var
2016-10-18Use leap vm for ci buildsvarac
2016-10-18Lint ci-build.shvarac
2016-09-01cherry pick from "break on every deploy error"elijah
2016-09-01fix paths for gitlab cielijah