Skip to content

Commit fbce712

Browse files
committed
2 parents 6c561fe + 274e7a5 commit fbce712

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/github-actions.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- name: Build and push Docker image
2121
uses: docker/build-push-action@v5
2222
with:
23-
context: .
23+
context: ./Is.Web
24+
file: ./Is.Web/Dockerfile
2425
push: true
2526
tags: macccy/iss-web:latest

0 commit comments

Comments
 (0)