Skip to content

Commit

Permalink
ci: add .dockerignore to list of paths
Browse files Browse the repository at this point in the history
  • Loading branch information
winstxnhdw authored Aug 21, 2023
1 parent f650538 commit d15a43e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches: [main]
paths:
- .github/workflows/build.yml
- .dockerignore
- Dockerfile.build
- poetry.lock
- pyproject.toml
Expand Down

0 comments on commit d15a43e

Please sign in to comment.