Update build.yaml

This commit is contained in:
uazo
2021-07-11 12:13:40 +02:00
committed by GitHub
parent 2e1849a8e3
commit c43e2a01ba
+3 -3
View File
@@ -46,12 +46,12 @@ jobs:
uses: uazo/bromite-buildtools/images/bromite-source@master
with:
version: ${{ env.VERSION }}
sha: 9109417e415f9f0aa204dc3e1391138fa5e13bf8 #${{ github.sha }}
sha: 2e1849a8e357e0ebbcd84cb88a8556be738c08a8 #${{ github.sha }}
- name: Check bromite builder
uses: uazo/bromite-buildtools/images/bromite-build@master
with:
sha: 9109417e415f9f0aa204dc3e1391138fa5e13bf8 #${{ github.sha }}
sha: 2e1849a8e357e0ebbcd84cb88a8556be738c08a8 #${{ github.sha }}
build:
runs-on: self-hosted
@@ -77,7 +77,7 @@ jobs:
REMOTEEXEC_ADDR: ${{ secrets.REMOTEEXEC_ADDR }}
container:
image: uazo/bromite-build:9109417e415f9f0aa204dc3e1391138fa5e13bf8 #${{ github.sha }}
image: uazo/bromite-build:2e1849a8e357e0ebbcd84cb88a8556be738c08a8 #${{ github.sha }}
env:
SERVER_HOST_GOMA: gomaserver
volumes: