Skip to content

Commit 8d82670

Browse files
authored
Changes to deploy-docker-tag.yml now trigger action
1 parent acdc9ff commit 8d82670

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-docker-tag.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
tags:
66
- "v*"
77
paths:
8+
- ".github/workflows/deploy-docker-tag.yml"
9+
- ".github/workflows/deploy-image.yml"
810
- "bin/entry_point.sh"
911
- "Dockerfile"
1012
- "Gemfile"

0 commit comments

Comments
 (0)