Skip to content

Commit

Permalink
try to fix linux build
Browse files Browse the repository at this point in the history
  • Loading branch information
oussama Dahmaz authored and oussama Dahmaz committed Aug 22, 2024
1 parent 7aefb23 commit b2a8713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v6
with:
context: "{{defaultContext}}:build_for_linux"
context: "{{defaultContext}}:build-linux"
push: true
tags: yadoms/build_for_linux:latest
secrets: |
Expand Down

0 comments on commit b2a8713

Please sign in to comment.