Skip to content

Commit

Permalink
Changes to deploy-docker-tag.yml now trigger action
Browse files Browse the repository at this point in the history
  • Loading branch information
george-gca authored Jun 19, 2024
1 parent acdc9ff commit 8d82670
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-docker-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
tags:
- "v*"
paths:
- ".github/workflows/deploy-docker-tag.yml"
- ".github/workflows/deploy-image.yml"
- "bin/entry_point.sh"
- "Dockerfile"
- "Gemfile"
Expand Down

0 comments on commit 8d82670

Please sign in to comment.