Jenkins file
Laverie/backend/pipeline/head There was a failure building this commit

This commit is contained in:
bastien
2026-07-04 22:42:58 +02:00
parent 10ee859602
commit d95bfa6c58
244 changed files with 16 additions and 15 deletions
+14 -14
View File
@@ -1,10 +1,10 @@
*.log *.log
.DS_Store .DS_Store
.env src/.env
.env.backup src/.env.backup
.env.production src/.env.production
.phpactor.json src/.phpactor.json
.phpunit.result.cache src/.phpunit.result.cache
/.codex /.codex
/.cursor/ /.cursor/
/.idea /.idea
@@ -12,15 +12,15 @@
/.phpunit.cache /.phpunit.cache
/.vscode /.vscode
/.zed /.zed
/auth.json src/auth.json
/node_modules src/node_modules
/public/build src/public/build
/public/fonts-manifest.dev.json src/public/fonts-manifest.dev.json
/public/hot src/public/hot
/public/storage src/public/storage
/storage/*.key src/storage/*.key
/storage/pail src/storage/pail
/vendor src/vendor
_ide_helper.php _ide_helper.php
Homestead.json Homestead.json
Homestead.yaml Homestead.yaml
Vendored
+1
View File
@@ -0,0 +1 @@
webPipeline(name: 'laundry-backend', phpVersion: '8.3')
View File
View File
View File

Some files were not shown because too many files have changed in this diff Show More