1
0
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:
Piyush Garg 2023-09-15 21:28:59 +05:30 committed by tekton-robot
parent 68a8cbf080
commit e6e050efbe

View File

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