This commit is contained in:
parent
e6ff987ea3
commit
9992d99ddc
@ -27,6 +27,13 @@ platform:
|
|||||||
arch: amd64
|
arch: amd64
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: wait-for
|
||||||
|
image: jdrouet/docker-with-buildx:stable
|
||||||
|
commands:
|
||||||
|
- wait-for dind:2375
|
||||||
|
environment:
|
||||||
|
WAITFOR_TIMEOUT: 60
|
||||||
|
|
||||||
- name: dryrun
|
- name: dryrun
|
||||||
image: jdrouet/docker-with-buildx:stable
|
image: jdrouet/docker-with-buildx:stable
|
||||||
commands:
|
commands:
|
||||||
@ -183,6 +190,6 @@ depends_on:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: dddb86bc5f442e55752da00c78dd314ac7311513aa299caff92af7735730f4df
|
hmac: 4054f37d8ffac079adb44abb995554768d7b8924f3007f5691b7e1e7f5699281
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user