Changes to deploy-docker-tag.yml now trigger action
This commit is contained in:
parent
acdc9ff57e
commit
8d82670ff1
|
|
@ -5,6 +5,8 @@ on:
|
||||||
tags:
|
tags:
|
||||||
- "v*"
|
- "v*"
|
||||||
paths:
|
paths:
|
||||||
|
- ".github/workflows/deploy-docker-tag.yml"
|
||||||
|
- ".github/workflows/deploy-image.yml"
|
||||||
- "bin/entry_point.sh"
|
- "bin/entry_point.sh"
|
||||||
- "Dockerfile"
|
- "Dockerfile"
|
||||||
- "Gemfile"
|
- "Gemfile"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue