Skip to content

v5.0.0

Compare
Choose a tag to compare
@sameersbn sameersbn released this 03 Sep 18:19
· 416 commits to master since this release
  • upgrade to gitlab-ci 5.0.0
  • upgrade sameersbn/ubuntu:14.04.20140508 base image
  • added CA_CERTIFICATES_PATH configuration option to specify trusted root certificates.
  • added SSL_DHPARAM_PATH configuration option to specify path of dhparam.pem file.
  • added SSL_KEY_PATH configuration option to specify path of ssl private key
  • added SSL_CERTIFICATE_PATH configuration option to specify path of ssl certificate
  • added GITLAB_CI_HTTPS_ONLY configuration option
  • added support for linking with redis container.
  • use sameersbn/ubuntu as the base docker image
  • support linking to mysql and postgresql containers
  • added SMTP_AUTHENTICATION config option, defaults to :login
  • install ruby2.0 from ppa