fix
This commit is contained in:
@@ -13,7 +13,7 @@ spec:
|
||||
image: $(params.toolbox-image)
|
||||
workingDir: $(workspaces.source.path)
|
||||
script: |-
|
||||
#!/usr/bin/env ash
|
||||
#!/usr/bin/env bash
|
||||
rm -rf . || true
|
||||
workspaces:
|
||||
- name: source
|
||||
|
||||
Reference in New Issue
Block a user