Skip to content
Snippets Groups Projects

Bugfix/wordpress review

Merged Marcin Kolanko requested to merge bugfix/wordpress-review into master
All threads resolved!
1 file
+ 7
1
Compare changes
  • Side-by-side
  • Inline
+ 7
1
@@ -4,4 +4,10 @@ variables:
DISABLE_CODECEPTION: 1
IS_LIBRARY: 1
include: 'https://gitlab.com/wpdesk/gitlab-ci/raw/master/gitlab-ci-1.2.yml'
include: 'https://gitlab.wpdesk.dev/wpdesk/gitlab-ci/raw/master/gitlab-ci-1.2.yml'
lint:
when: manual
phpcs:
allow_failure: true
Loading