update to last commit

This commit is contained in:
uazo 2021-07-28 11:29:15 +02:00 committed by GitHub
parent 88a7fb072f
commit e49a2416e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ on:
workflow_dispatch: workflow_dispatch:
env: env:
BROMITE_SHA: aa131bcbb6021753c716c5700f3311858f7dc6cb BROMITE_SHA: 76745fde6ed75542f005ea5528f486df41c56da4
REMOVEDOCKERSUPPORT: true REMOVEDOCKERSUPPORT: true
jobs: jobs:
@ -131,7 +131,7 @@ jobs:
REMOVEDOCKERSUPPORT: true REMOVEDOCKERSUPPORT: true
container: container:
image: uazo/bromite-build:aa131bcbb6021753c716c5700f3311858f7dc6cb #${{ env.BROMITE_SHA }} image: uazo/bromite-build:76745fde6ed75542f005ea5528f486df41c56da4 #${{ env.BROMITE_SHA }}
env: env:
SERVER_HOST_GOMA: gomaserver SERVER_HOST_GOMA: gomaserver
USELOCALIMAGE: true USELOCALIMAGE: true