fix: DockerSecretsResolver - don't normalize absolute paths like /var/www/html/...
Some checks failed
Deploy Application / deploy (push) Has been cancelled
Some checks failed
Deploy Application / deploy (push) Has been cancelled
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
"test:perf:cache": "docker exec php ./vendor/bin/pest tests/Performance/Benchmarks/CacheBenchmark.php",
|
||||
"test:perf:report": "docker exec php php tests/Performance/generate-report.php",
|
||||
"dev": "vite --host",
|
||||
"prebuild": "docker exec php php console.php design:generate-tokens unified || true",
|
||||
"build": "vite build",
|
||||
"build:analyze": "vite build --mode analyze",
|
||||
"preview": "vite preview",
|
||||
|
||||
Reference in New Issue
Block a user