Commit 37bbe8c
authored
fix: improve Docker image tagging strategy for releases (#70)
- Remove PR-specific tagging to reduce unnecessary image builds
- Add semantic versioning tags (major, minor, patch) for releases
- Restrict 'latest' tag to only releases instead of main branch pushes
- Add version-specific tags only when releases are published1 parent cb6da68 commit 37bbe8c
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | 43 | | |
45 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
0 commit comments