binary-husky commited on
Commit
9c72a6f
1 Parent(s): da4e483

Update docker-image.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/docker-image.yml +1 -1
.github/workflows/docker-image.yml CHANGED
@@ -39,6 +39,6 @@ jobs:
39
  with:
40
  context: .
41
  push: true
42
- dockerfile: docs/Dockerfile+NoLocal
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 }}