mirror of
https://github.com/thegeeklab/drone-docker-buildx.git
synced 2024-11-10 14:50:39 +00:00
fix pipeline deps
This commit is contained in:
parent
935ef6b7cf
commit
eaed86d9a2
@ -221,8 +221,7 @@ trigger:
|
|||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- build-binaries
|
- build-binaries
|
||||||
- build-container-amd64
|
- build-container
|
||||||
- build-container-arm64
|
|
||||||
|
|
||||||
---
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
@ -288,6 +287,6 @@ depends_on:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: cbb968ab63fb5d54ad2d31dbe315058fa89b4fc7170e75295d605c6fcffbf727
|
hmac: 37cc955f552b97b51ece193593fccfb009877cb75791f8c4923be5f49a28c77e
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user