Skip to content

Commit

Permalink
Build image on Action changes
Browse files Browse the repository at this point in the history
The Docker image is now also built when the GitHub Action for building
changes.
  • Loading branch information
Gabriel-434 committed Jan 27, 2024
1 parent a9e0b62 commit fdc89ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
paths:
- "Dockerfile"
- "hooks/**/*"
- ".github/workflows/build-image.yml"

jobs:
push_to_registry:
Expand Down

0 comments on commit fdc89ce

Please sign in to comment.