Skip to content

Commit

Permalink
full context
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Kusumgar committed Nov 7, 2024
1 parent 01e8f08 commit daceefa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
- name: Build and push docker
uses: docker/build-push-action@v5
with:
context: app
file: ./docker/Dockerfile
push: true
tags: |
Expand Down

0 comments on commit daceefa

Please sign in to comment.