mirror of
https://github.com/thegeeklab/wp-git-clone.git
synced 2024-11-10 04:00:39 +00:00
add git-lfs as test dep to ci
This commit is contained in:
parent
b90b7c6a1a
commit
97503f5a47
@ -14,4 +14,5 @@ steps:
|
|||||||
- name: test
|
- name: test
|
||||||
image: docker.io/library/golang:1.21
|
image: docker.io/library/golang:1.21
|
||||||
commands:
|
commands:
|
||||||
|
- apk --update add --no-cache git git-lfs
|
||||||
- make test
|
- make test
|
||||||
|
Loading…
Reference in New Issue
Block a user