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:
|
||||
runs-on: self-hosted
|
||||
needs: get_image
|
||||
if: success()
|
||||
|
||||
container:
|
||||
image: uazo/bromite-build:test
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user