Commit faf6b856 authored by Tobias Munk's avatar Tobias Munk

updated CI stack

parent 07e5bdd6
Pipeline #1394 failed with stage
......@@ -14,9 +14,8 @@ appcli:
- 'seleniumhub:HUB'
- 'mariadb:DB'
volumes:
- '/Volumes/storage/runner-test-b/builds/project-21:/app'
- '/Volumes/storage/_ci-reports/phundament/app:/app/_output'
volumes_from:
- appsrc
appfpm:
environment:
YII_DEBUG: 1
......
......@@ -12,11 +12,10 @@ appsrc:
- /app
appcli:
volumes_from:
- appsrc
.volumes: CLEAN
volumes:
# Mount shared location for reports
- '/Volumes/storage/runner-%RUNNER_ID%/builds/%PROJECT_DIR%:/app'
- '/Volumes/storage/_ci-reports/%REPORT_DIR%:/app/_output'
appfpm:
.volumes: CLEAN
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment