Docker job shouldn't require test, we'll make sure the tests run in some other way.
This commit is contained in:
parent
2e86deb862
commit
086eb54555
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@ jobs:
|
|||
docker:
|
||||
name: docker build
|
||||
runs-on: ubuntu-22.04
|
||||
needs:
|
||||
- test
|
||||
steps:
|
||||
- uses: docker/login-action@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue