Skip to content

Commit

Permalink
Remove client folder restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
ChinoGoblino authored Sep 24, 2024
1 parent 1d0006b commit aeb9720
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@v5
with:
context: client
push: ${{ github.event_name != 'pull_request' && github.ref == 'refs/heads/main' }}
platforms: linux/amd64
file: client/Dockerfile
Expand Down

0 comments on commit aeb9720

Please sign in to comment.