1
0

[skip ci] Use on.push.paths for Dockerhub workflow

This commit is contained in:
Nicolas Duchon 2020-12-21 21:50:15 +01:00 committed by GitHub
parent 491be0c76d
commit 0de1170d6f
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,12 @@ on:
- stable
tags:
- 'v*.*.*'
paths:
- '.dockerignore'
- '.github/worklflows/dockerhub.yml'
- 'app/*'
- 'Dockerfile'
- 'install_acme.sh'
jobs:
multiarch-build: