Skip to content
Snippets Groups Projects
Commit 3fe4f500 authored by Dyszczo's avatar Dyszczo
Browse files

Merge branch 'feature/library-prefixed' into 'master'

prepare prefix for library

See merge request wpdesk/gitlab-ci!75
parents 99addaee d67f6d47
No related branches found
No related tags found
No related merge requests found
......@@ -136,9 +136,6 @@ prepare prefixed vendor:
- mkdir -p ${DEPENDENT_PLUGINS_DIR}
- if [[ -f tests/integration/prepare.sh ]]; then sh tests/integration/prepare.sh; fi
- if [[ -f tests/codeception/prepare.sh ]]; then sh tests/codeception/prepare.sh; fi
except:
variables:
- $IS_LIBRARY
phpmetric metrics:
stage: tools
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment