mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-08 09:08:15 +02:00
Merge branch 'unix-ci-sooner' into 'master'
CI: Don't wait for Windows Docker image before doing Unix builds See merge request dbus/dbus!288
This commit is contained in:
commit
7060b64287
1 changed files with 2 additions and 0 deletions
|
|
@ -72,6 +72,8 @@ windows amd64 docker:
|
|||
|
||||
.unix-host-build:
|
||||
stage: build
|
||||
# No need to wait for the Windows Docker image to be built
|
||||
needs: []
|
||||
cache:
|
||||
key: ${CI_JOB_NAME}
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue