Simplified the artifactory metadata

This commit is contained in:
Matt York 2023-10-15 13:04:44 +01:00
parent 7b928ec15e
commit 89f42236c2

View file

@ -129,8 +129,8 @@ jobs:
run: | run: |
# Export the build name and build nuber # Export the build name and build nuber
# Collect environment variables for the build # Collect environment variables for the build
jf rt build-collect-env # jf rt build-collect-env
# Collect VCS details from git and add them to the build # Collect VCS details from git and add them to the build
jf rt build-add-git # jf rt build-add-git
# Publish build info # Publish build info
jf rt build-publish # jf rt build-publish