Shriarulmozhivarman
commited on
Update docker-image.yml
Browse files
.github/workflows/docker-image.yml
CHANGED
@@ -16,6 +16,8 @@ jobs:
|
|
16 |
-
|
17 |
name: Step-1 Clone github Reop
|
18 |
uses: actions/checkout@v2
|
|
|
|
|
19 |
-
|
20 |
name: Step-2 Login to Docker
|
21 |
uses: docker/[email protected]
|
|
|
16 |
-
|
17 |
name: Step-1 Clone github Reop
|
18 |
uses: actions/checkout@v2
|
19 |
+
with:
|
20 |
+
lfs: 'true'
|
21 |
-
|
22 |
name: Step-2 Login to Docker
|
23 |
uses: docker/[email protected]
|