Commit 2efca8f
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 c895cc2 commit 2efca8f
1 file changed
Lines changed: 17 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
772 | 772 | | |
773 | 773 | | |
774 | 774 | | |
775 | | - | |
776 | | - | |
777 | | - | |
778 | | - | |
779 | | - | |
780 | | - | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
781 | 781 | | |
782 | 782 | | |
783 | 783 | | |
| |||
790 | 790 | | |
791 | 791 | | |
792 | 792 | | |
793 | | - | |
794 | 793 | | |
795 | | - | |
796 | | - | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
797 | 805 | | |
798 | 806 | | |
799 | 807 | | |
| |||
0 commit comments