add: git-lfs to Dockerfile
Some checks failed
Build Blog Docker Image / build docker (push) Failing after 2m30s
Some checks failed
Build Blog Docker Image / build docker (push) Failing after 2m30s
This commit is contained in:
parent
ebaff0c72c
commit
38ce171f4c
@ -10,7 +10,9 @@ jobs:
|
||||
runs-on: linux_amd
|
||||
steps:
|
||||
- name: checkout code
|
||||
uses: actions/checkout@v3
|
||||
uses: https://gitea.com/actions/checkout@v3
|
||||
with:
|
||||
lfs: 'true'
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2
|
||||
- name: Set up Docker Buildx
|
||||
|
Loading…
x
Reference in New Issue
Block a user