Add path filter to build

This commit is contained in:
Xiaonan Shen 2020-05-31 21:18:55 -07:00
parent b8296a70d6
commit 749db89b91
No known key found for this signature in database
GPG Key ID: 211BF560D12417F5

View File

@ -5,6 +5,15 @@ on:
branches: branches:
- master - master
- dev - dev
paths:
- .github/workflows/main.yaml
- .dockerignore
- Dockerfile
- entrypoint.sh
- gpgparams
- install.sh
- set-env.sh
- VERSION
env: env:
DOCKER_TAG: shenxn/protonmail-bridge DOCKER_TAG: shenxn/protonmail-bridge