Skip to content
Snippets Groups Projects
Select Git revision
  • fc8ce1cf17556ae596ff34f8ae446ce570f7b8de
  • master default protected
  • 1.6.4
  • 1.6.3
  • 1.6.2
  • 1.6.1
  • 1.6.0
  • 1.5.0
  • 1.4.0
  • 1.3.1
  • 1.3.0
  • 1.3.0-beta1
  • 1.2.1
  • 1.2.0
  • 1.2.0-beta5
  • 1.2.0-beta4
  • 1.2.0-beta3
  • 1.2.0-beta2
  • 1.2.0-beta1
  • 1.1.0
  • 1.0.0
21 results

pl_PL.po

Blame
  • .gitlab-ci.yml 338 B
    variables:
      IS_LIBRARY: 1
      DISABLE_PHP_5_5: 1
      DISABLE_CODECEPTION: 1
      DISABLE_INTEGRATION_TESTS: 1
    
    include: 'https://gitlab.com/wpdesk/gitlab-ci/raw/master/gitlab-ci-1.2.yml'
    
    prepare prefixed vendor:
      image: gitlab.wpdesk.dev:5050/wpdesk/predators/shopify/tools/gitlab-ci/php-8.1:1
    
    lint:7.2:
      when: manual
      allow_failure: true