Commit 1f4bb38
committed
IONOS(ci): Update Artifactory path structure to include version and SHA
- Change path from flat structure to versioned hierarchy with SHA
- For branches: use <stage>/ncw-<ncVersion>/<shortSha>/nextcloud-workspace-<ncVersion>.zip
- For PRs: keep simple dev/pr/nextcloud-workspace-pr-<number>.zip
- Extract short SHA (first 7 characters) from commit SHA
This ensures each build gets a unique path based on both NC version and commit,
preventing accidental reuse of artifacts built from different commits with
the same version number. Makes it easier to identify and trace artifacts
back to their source commit.
Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>1 parent 471e711 commit 1f4bb38
1 file changed
Lines changed: 17 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
763 | 763 | | |
764 | 764 | | |
765 | 765 | | |
766 | | - | |
767 | | - | |
768 | | - | |
769 | | - | |
770 | | - | |
771 | | - | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
772 | 772 | | |
773 | 773 | | |
774 | 774 | | |
| |||
781 | 781 | | |
782 | 782 | | |
783 | 783 | | |
784 | | - | |
785 | 784 | | |
786 | | - | |
787 | | - | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
788 | 796 | | |
789 | 797 | | |
790 | 798 | | |
| |||
0 commit comments