This commit is contained in:
parent
689ba07f85
commit
41532c55fc
@ -14,7 +14,7 @@ jobs:
|
||||
- name: add git
|
||||
run: apk add --no-cache git
|
||||
- name: clone repo
|
||||
run: git clone ${{ gitea.server_url }}/${{ gitea.repository }}@${{gitea.sha}} --depth=0 .
|
||||
run: git clone ${{ gitea.server_url }}/${{ gitea.repository }}@${{gitea.sha}} --depth=1 .
|
||||
- name: add helm push plugin
|
||||
run: helm plugin install https://github.com/chartmuseum/helm-push
|
||||
- name: add gitea repo
|
||||
|
Loading…
x
Reference in New Issue
Block a user