fixup dependency ordering
This commit is contained in:
parent
818133528e
commit
2f278bf93c
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@ build_pad-archiver:
|
|||
|
||||
build_image:
|
||||
needs:
|
||||
- build_pad-archiver
|
||||
- job: build_pad-archiver
|
||||
artifacts: true
|
||||
image: docker:latest
|
||||
services:
|
||||
- docker:dind
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue