Update build.yml
This commit is contained in:
parent
d507ed2e4a
commit
66cfd838d4
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -6,6 +6,7 @@ on:
|
||||||
paths:
|
paths:
|
||||||
- 'geoip2influx.py'
|
- 'geoip2influx.py'
|
||||||
- 'requirements.txt'
|
- 'requirements.txt'
|
||||||
|
- 'Dockerfile'
|
||||||
- 'root/**'
|
- 'root/**'
|
||||||
jobs:
|
jobs:
|
||||||
push_to_ghcr_io:
|
push_to_ghcr_io:
|
||||||
|
|
Loading…
Reference in a new issue