fix
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user