This commit is contained in:
11
.drone.yml
11
.drone.yml
@@ -9,12 +9,11 @@ clone:
|
|||||||
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# - name: git-lfs
|
- name: lfs-checkout
|
||||||
# image: alpine/git
|
image: alpine/git
|
||||||
# commands:
|
commands:
|
||||||
# - git lfs install --local
|
- git lfs install --local
|
||||||
# - git lfs fetch --all
|
- git lfs checkout
|
||||||
# - git lfs checkout
|
|
||||||
- name: build
|
- name: build
|
||||||
image: git.ipng.ch/ipng/drone-hugo:release-0.148.2
|
image: git.ipng.ch/ipng/drone-hugo:release-0.148.2
|
||||||
settings:
|
settings:
|
||||||
|
Reference in New Issue
Block a user