Skip to content

Commit 881e105

Browse files
committed
i love gh actions... :/
1 parent d930113 commit 881e105

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: "./src/Ecowitt.Controller"
35+
context: "{{defaultContext}}:src"
3636
#dockerfile: ./Dockerfile
3737
push: true
3838
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)