Skip to content

Commit c2d1a8a

Browse files
authored
Update main.yml
1 parent 95e89e2 commit c2d1a8a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ jobs:
3131
- name: Build and push Docker Image
3232
uses: docker/build-push-action@v5
3333
with:
34-
context: .
35-
file: ./vatSysLauncher.Web/Dockerfile
34+
context: ./vatSysLauncher.Web/
35+
file: Dockerfile
3636
push: true
3737
tags: ${{ env.IMAGE_URL }}
3838

0 commit comments

Comments
 (0)