Fix clone
This commit is contained in:
@ -8,7 +8,7 @@ steps:
|
||||
- name: fetch
|
||||
image: alpine/git
|
||||
commands:
|
||||
- git fetch --unshallow
|
||||
- git fetch --tags
|
||||
|
||||
# Frontend
|
||||
- name: web_build
|
||||
|
Reference in New Issue
Block a user