test buildx multiarch support #13

Merged
xoxys merged 10 commits from buildx into main 2021-01-09 23:47:29 +00:00
Showing only changes of commit 19536cd39e - Show all commits

View File

@ -114,6 +114,7 @@ steps:
services:
- name: dind
image: docker:dind
privileged: true
trigger:
ref:
@ -190,6 +191,6 @@ depends_on:
---
kind: signature
hmac: 455a7f7116b32b38f2e8a4f8b5b78453f75f9a0d2f7af09bc65be6cd96d70e53
hmac: a6d185d7e8e26e2f9d3c04d0fdab26a209fa6784ce6f70373936e4ca3b72c2f0
...