mirror of
https://github.com/shenxn/protonmail-bridge-docker.git
synced 2025-12-06 08:27:08 +00:00
Add path filter to build
This commit is contained in:
parent
b8296a70d6
commit
749db89b91
9
.github/workflows/main.yaml
vendored
9
.github/workflows/main.yaml
vendored
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user