Test run number addition to build
All checks were successful
Build BAB Application Deployment Artifact / build (push) Successful in 2m21s

This commit is contained in:
2023-12-20 12:27:27 -05:00
parent d18780bb21
commit 33a1bc24f6

View File

@@ -32,5 +32,5 @@ jobs:
- name: Upload Tarball
uses: actions/upload-artifact@v3
with:
name: build-artifact-${{ steps.get_version.outputs.VERSION }}
name: build-artifact-${{ steps.get_version.outputs.VERSION }}.${{ gitea.run_number }}
path: build-${{ steps.get_version.outputs.VERSION }}.tar.gz