Update execute-tests.yaml
This commit is contained in:
parent
f28cef7946
commit
6b72ff5daa
3
.github/workflows/execute-tests.yaml
vendored
3
.github/workflows/execute-tests.yaml
vendored
@ -35,6 +35,9 @@ jobs:
|
|||||||
|
|
||||||
exec-test:
|
exec-test:
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
|
needs: get_image
|
||||||
|
if: success()
|
||||||
|
|
||||||
container:
|
container:
|
||||||
image: uazo/bromite-build:test
|
image: uazo/bromite-build:test
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user