Skip to content

Commit abe426c

Browse files
committed
Update build.yml
1 parent 14adf28 commit abe426c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ jobs:
232232
uses: docker/build-push-action@v2
233233
with:
234234
context: ./dist
235-
file: ./dist/Dockerfile
235+
file: ./dist/demo.Dockerfile
236236
platforms: linux/amd64
237237
push: ${{ github.event_name != 'pull_request' }}
238238
tags: |

0 commit comments

Comments
 (0)