Skip to content
Snippets Groups Projects
Select Git revision
  • 3fe12844ffb30cf8f2318edc8df74fb4b794bd53
  • main default protected
  • v0.10
  • 0.10.6
  • 0.10.5
  • 0.10.4
  • 0.10.3
  • 0.10.2
  • 0.10.1
  • 0.10.0
  • 0.9.1
  • 0.9.0
12 results

.gitlab-ci.yml

Blame
  • .gitlab-ci.yml 229 B
    variables:
      DISABLE_FUNCTIONAL: 1
      DISABLE_ACCEPTANCE: 1
      DISABLE_PHP_5_5: 1
      DISABLE_CODECEPTION: 1
      DISABLE_INTEGRATION_TESTS: 1
      IS_LIBRARY: 1
    
    include: 'https://gitlab.com/wpdesk/gitlab-ci/raw/master/gitlab-ci-1.2.yml'