Skip to content
Snippets Groups Projects
Verified Commit 36334991 authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

fix: missing cd between commands

parent 67271f45
No related branches found
No related tags found
No related merge requests found
......@@ -70,6 +70,7 @@
chmod a+x ./tests/codeception/bootstrap.sh
. ./tests/codeception/bootstrap.sh
fi
- cd ${CI_PROJECT_DIR}
- |
if [ -f ${CI_PROJECT_DIR}/tests/codeception/wpdesk.yml ]; then
composer prepare-wordpress-for-codeception
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment