ci: overwrite folder without merge

This commit is contained in:
Maël Gangloff
2025-11-27 15:43:50 +01:00
parent 1eed2ec1b3
commit d5727dedc6
2 changed files with 6 additions and 0 deletions

View File

@@ -41,4 +41,6 @@ jobs:
source: "docs/dist/*"
target: /var/www/domainwatchdog.eu/
overwrite: true
rm: true
debug: true
strip_components: 2

View File

@@ -0,0 +1,4 @@
---
title: Software Testing
description: Discover how to launch and write unit and integration tests for this project using PHPUnit and a test database.
---