Spaces:
Runtime error
Runtime error
binary-husky
commited on
Commit
•
0d0890c
1
Parent(s):
a76f275
Update and rename docker-image.yml to build-without-local-llms.yml
Browse files
.github/workflows/{docker-image.yml → build-without-local-llms.yml}
RENAMED
@@ -39,6 +39,6 @@ jobs:
|
|
39 |
with:
|
40 |
context: .
|
41 |
push: true
|
42 |
-
file: docs/
|
43 |
tags: ${{ steps.meta.outputs.tags }}
|
44 |
labels: ${{ steps.meta.outputs.labels }}
|
|
|
39 |
with:
|
40 |
context: .
|
41 |
push: true
|
42 |
+
file: docs/GithubAction+NoLocal
|
43 |
tags: ${{ steps.meta.outputs.tags }}
|
44 |
labels: ${{ steps.meta.outputs.labels }}
|