Fix things

This commit is contained in:
wilsonge 2019-09-12 17:00:19 +01:00
parent 2f8fb54ee3
commit 7381d278bd
No known key found for this signature in database
GPG Key ID: EF81319318FC9D04
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ cp RoboFile.dist.ini RoboFile.ini
# Make sure the path to the CMS is inside the apache config for docker
sed -i -r 's!^(cmsPath\s*=\s*)(.*)!\1\/tests\/www\/\2!' RoboFile.ini
cat RoboFile.ini
# Build package
vendor/bin/robo build --dev