Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
rain1024 committed Oct 6, 2024
1 parent 3f4ae3a commit c76fdd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-languages-v2-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v2
with:
context: .
context: ./apps/languagesv2/languages-v2-web/
file: ./apps/languagesv2/languages-v2-web/Dockerfile
push: true
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit c76fdd9

Please sign in to comment.