This commit is contained in:
2024-04-23 11:06:43 +02:00
parent 53714626c0
commit 5f64b1e963
2 changed files with 8 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ spec:
workingDir: $(workspaces.source.path)
script: |-
#!/usr/bin/env bash
rm -rf . || true
rm -rf .* * || true
workspaces:
- name: source
mountPath: /data