updated delta state
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2025-08-19 10:58:02 +02:00
parent d87d0f17e0
commit 0c27af3d9a

View File

@ -8,9 +8,7 @@ delta-archive-extract:
- skip_verify: true - skip_verify: true
- options: > - options: >
--transform 's|^\{{ archive_exclude_dir }}|/|g' --transform 's|^\{{ archive_exclude_dir }}|/|g'
--transform 's|UNLICENSE.*||g' --transform 's|*.md||g'
--transform 's|doc||g'
--transform 's|complete||g'
--strip 1 --strip 1
- enforce_toplevel: false - enforce_toplevel: false
- user: root - user: root