This commit is contained in:
2024-04-23 10:52:04 +02:00
parent bacc62981c
commit 5a6cd40cc7
9 changed files with 282 additions and 49 deletions

View File

@@ -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