Skip to content

Commit 4b6fe16

Browse files
authored
Merge pull request #10 from Magicloud/dev
Setup Github Actions
2 parents b978fdc + f433cc4 commit 4b6fe16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e_d.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Build and push
2525
uses: docker/build-push-action@v6
2626
with:
27-
context: "{{defaultContext}}"
27+
file: "e_d.Dockerfile"
2828
push: true
2929
tags: |
3030
ghcr.io/magicloud/e_d:${{ github.sha }}

0 commit comments

Comments
 (0)