update to last commit
This commit is contained in:
parent
88a7fb072f
commit
e49a2416e1
4
.github/workflows/build_bromite.yaml
vendored
4
.github/workflows/build_bromite.yaml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user