Fix: multiline fold
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Bertrand Benjamin 2023-07-19 16:29:38 +02:00
parent 3f4229b09d
commit 306e51c719
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ steps:
path: /tosend path: /tosend
commands: commands:
- apk add --no-cache rsync - apk add --no-cache rsync
- | - >
rsync -am --include="*/" rsync -am --include="*/"
--include="*.html" --include="*.html"
--include="*.css" --include="*.css"