Skip to content

Commit eeeb65b

Browse files
committed
updated context
1 parent 6c700ff commit eeeb65b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Build and push
3333
uses: docker/build-push-action@v5
3434
with:
35-
context: "{{defaultContext}}:src"
35+
context: "{{defaultContext}}:src:Ecowitt.Controller"
3636
#dockerfile: ./Dockerfile
3737
push: true
3838
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)