Compare commits

..

2 Commits

Author SHA1 Message Date
uazo
2493688ed2 increase timeout to 20 hours 2023-05-09 01:42:51 -05:00
uazo
2e590285d4 Fix release name 2023-05-02 11:32:48 +04:00
2 changed files with 2 additions and 2 deletions

View File

@@ -158,7 +158,7 @@ jobs:
runs-on: ${{ github.event.inputs.type }}
needs: check_images
if: success()
timeout-minutes: 720
timeout-minutes: 1200
container:
image: uazo/bromite-build:build

View File

@@ -49,7 +49,7 @@ jobs:
run: |
GH=gh_2.18.1_linux_amd64/bin/gh
WINOUT=/storage/images/win/x64/$BROMITE_SHA/
VERSION=v$(cat ${{ env.OUTPUTFILE_ARM64 }}/RELEASE)-${{ github.event.inputs.build }}
VERSION=v$(cat ${{ env.OUTPUTFILE_ARM64 }}/RELEASE)
cd bromite