Release build numbers and resilience in the update service.

This commit is contained in:
2023-02-03 13:20:21 -08:00
parent 0995e8813e
commit 495601d085
4 changed files with 8 additions and 6 deletions

View File

@ -18,6 +18,8 @@ jobs:
uses: gradle/gradle-build-action@v2
with:
arguments: build
env:
CONCRETE_BUILD_NUMBER: "${{ github.run_number }}"
- name: Organize Artifacts
run: ./tools/organize-artifacts.sh
- name: Upload to Backblaze