Commit Graph

6 Commits

Author SHA1 Message Date
Michael Snoyman
b86d720954
Fix another typo 2017-08-07 14:23:26 +03:00
Michael Snoyman
7ec9baa9f5
Fix a typo in gitlab config 2017-08-07 14:17:11 +03:00
Michael Snoyman
1d85cac3a2
Deploy stackage-server-cron 2017-07-14 12:19:13 +03:00
Emanuel Borsboom
e484d1236d gitlab-ci.yml: fix prod deployment image variable name 2017-07-13 18:50:01 -07:00
ketzacoatl
e0e8e3ee17 update CI spec to use Gitlab review apps
Summary of changes:

* rename DOCKER_IMAGE to DEPLOYMENT_IMAGE
* docker image builds now run for any branch/tag
* include jobs for deploying and stopping the review app on kube
* review apps are deployed to the `fpco-untrusted` cluster
* review apps are available based the following URL scheme:
  https://stackage-server-$CI_BUILD_REF_SLUG.review.fpco-untrusted.fpcomplete.com/
* master deploys to prod, and the previous staging env has been dropped
* import the kube specs we've used in CI/prod, update to use envvars
  for APPROOT, DEPLOYMENT_APP, DEPLOYMENT_NAME, and DEPLOYMENT_IMAGE
2017-04-20 13:23:44 -04:00
Emanuel Borsboom
d4a22e29c9 Add .gitlab-ci.yml 2017-03-26 17:24:12 -07:00