Actually require the image to be built for tests
This commit is contained in:
parent
90bce4c345
commit
0984359a77
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ jobs:
|
||||||
tags: latest ${{ github.sha }}
|
tags: latest ${{ github.sha }}
|
||||||
test-image:
|
test-image:
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
|
needs: build-image
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository
|
- name: Check out repository
|
||||||
uses: https://cremin.dev/actions/checkout@v4
|
uses: https://cremin.dev/actions/checkout@v4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue