Skip to content
Snippets Groups Projects
Commit 86d8d009 authored by jurgenhaas's avatar jurgenhaas
Browse files

Change git strategy for browser tests

parent df20a07c
Branches
No related tags found
No related merge requests found
......@@ -10,6 +10,8 @@
- 'Build Site'
.test_lakedrops_theme: &test_lakedrops_theme
variables:
GIT_STRATEGY: fetch
before_script:
- DIR=$(dc exec -u root php pwd)
- if [[ "${THEME_BUILD}" == "yes" && -d ${THEME_CSS_PATH} ]]; then dc cp ${THEME_CSS_PATH} php:${DIR}/${THEME_CSS_PATH}; fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment