mirror of
https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion
synced 2024-11-23 05:02:15 +01:00
[skip ci] Use on.push.paths for Dockerhub workflow
This commit is contained in:
parent
491be0c76d
commit
0de1170d6f
6
.github/workflows/dockerhub.yml
vendored
6
.github/workflows/dockerhub.yml
vendored
@ -8,6 +8,12 @@ on:
|
||||
- stable
|
||||
tags:
|
||||
- 'v*.*.*'
|
||||
paths:
|
||||
- '.dockerignore'
|
||||
- '.github/worklflows/dockerhub.yml'
|
||||
- 'app/*'
|
||||
- 'Dockerfile'
|
||||
- 'install_acme.sh'
|
||||
|
||||
jobs:
|
||||
multiarch-build:
|
||||
|
Loading…
Reference in New Issue
Block a user