Skip to content
Snippets Groups Projects

fix: gitlab fixes

Merged Eryk Mika requested to merge devel into main
1 file
+ 5
0
Compare changes
  • Side-by-side
  • Inline
+ 5
0
@@ -3,3 +3,8 @@ variables:
@@ -3,3 +3,8 @@ variables:
IS_NPM_LIBRARY: true
IS_NPM_LIBRARY: true
include: 'https://gitlab.wpdesk.dev/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