binary-husky
commited on
Commit
•
9c72a6f
1
Parent(s):
da4e483
Update docker-image.yml
Browse files
.github/workflows/docker-image.yml
CHANGED
@@ -39,6 +39,6 @@ jobs:
|
|
39 |
with:
|
40 |
context: .
|
41 |
push: true
|
42 |
-
|
43 |
tags: ${{ steps.meta.outputs.tags }}
|
44 |
labels: ${{ steps.meta.outputs.labels }}
|
|
|
39 |
with:
|
40 |
context: .
|
41 |
push: true
|
42 |
+
file: docs/Dockerfile+NoLocal
|
43 |
tags: ${{ steps.meta.outputs.tags }}
|
44 |
labels: ${{ steps.meta.outputs.labels }}
|