mirror of
https://github.com/tektoncd/catalog.git
synced 2024-11-21 05:55:35 +00:00
Fix git-version task
This commit is contained in:
parent
68a8cbf080
commit
e6e050efbe
@ -14,7 +14,6 @@ spec:
|
||||
# we need all branches available for git-version
|
||||
- name: GIT_SCRIPT
|
||||
value: |
|
||||
rm -r ./*
|
||||
git clone https://github.com/GijsvanDulmen/git-version-test.git .
|
||||
git fetch --all
|
||||
workspaces:
|
||||
|
Loading…
Reference in New Issue
Block a user