Commit 6ce376d
committed
ci(deploy): skip deployments for graph-only commits
graphify-out is documentation about the repository and is not part of the SCP
source list, so a commit that only refreshes the graph deploys byte-identical
content and restarts the service for nothing. paths-ignore only skips the run
when every changed path matches, so a commit touching both the graph and the
app still deploys.1 parent c7f2415 commit 6ce376d
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
7 | 13 | | |
8 | 14 | | |
9 | 15 | | |
| |||
0 commit comments