Add the dateTime to compiled jars and the commit to artifacts

This commit is contained in:
James Seibel
2022-01-23 16:25:37 -06:00
parent facbb174f5
commit 8bd7556c89
3 changed files with 6 additions and 2 deletions
+2
View File
@@ -70,6 +70,7 @@ build:
- .gradle
- cache/
artifacts:
name: "NightlyBuild-$CI_COMMIT_SHORT_SHA}-${CI_COMMIT_TIMESTAMP}"
paths:
# relative to the root directory
- fabric/build/libs
@@ -108,6 +109,7 @@ merge:
- .gradle
- cache/
artifacts:
name: "Merged_NightlyBuild-${CI_COMMIT_SHORT_SHA}-${CI_COMMIT_TIMESTAMP}"
paths:
# relative to the root directory
- Merged