File tree Expand file tree Collapse file tree 2 files changed +1
-25
lines changed Expand file tree Collapse file tree 2 files changed +1
-25
lines changed Original file line number Diff line number Diff line change @@ -3,26 +3,10 @@ name: Jan Web Server build image and push to Harbor Registry
33on :
44 push :
55 branches :
6- - dev-web
7- paths :
8- - ' .github/workflows/jan-server-web-ci.yml'
9- - ' core/**'
10- - ' web-app/**'
11- - ' extensions-web/**'
12- - ' Makefile'
13- - ' package.json'
14- - ' Dockerfile'
6+ - dev-web'
157 pull_request :
168 branches :
179 - dev-web
18- paths :
19- - ' .github/workflows/jan-server-web-ci.yml'
20- - ' core/**'
21- - ' web-app/**'
22- - ' extensions-web/**'
23- - ' Makefile'
24- - ' package.json'
25- - ' Dockerfile'
2610
2711jobs :
2812 build-and-preview :
Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - prod-web
7- paths :
8- - ' .github/workflows/jan-server-web-cicd-prod.yml'
9- - ' core/**'
10- - ' web-app/**'
11- - ' extensions-web/**'
12- - ' Makefile'
13- - ' package.json'
14- - ' Dockerfile'
157
168jobs :
179 build-and-deploy :
You can’t perform that action at this time.
0 commit comments