mirror of
https://github.com/thegeeklab/drone-admin.git
synced 2024-11-25 17:40:39 +00:00
ci: bump container build plugin to drone-docker-buildx:23 (#43)
This commit is contained in:
parent
40b68f5cca
commit
f727219579
@ -106,7 +106,7 @@ platform:
|
||||
|
||||
steps:
|
||||
- name: dryrun
|
||||
image: thegeeklab/drone-docker-buildx:20
|
||||
image: thegeeklab/drone-docker-buildx:23
|
||||
settings:
|
||||
dockerfile: Dockerfile.multiarch
|
||||
dry_run: true
|
||||
@ -122,7 +122,7 @@ steps:
|
||||
- refs/pull/**
|
||||
|
||||
- name: publish-dockerhub
|
||||
image: thegeeklab/drone-docker-buildx:20
|
||||
image: thegeeklab/drone-docker-buildx:23
|
||||
settings:
|
||||
auto_tag: true
|
||||
dockerfile: Dockerfile.multiarch
|
||||
@ -145,7 +145,7 @@ steps:
|
||||
- dryrun
|
||||
|
||||
- name: publish-quay
|
||||
image: thegeeklab/drone-docker-buildx:20
|
||||
image: thegeeklab/drone-docker-buildx:23
|
||||
settings:
|
||||
auto_tag: true
|
||||
dockerfile: Dockerfile.multiarch
|
||||
@ -292,6 +292,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 60992cc1cb8533b9143f82ab3c27559be64b0646da4168451d9ac68d882078a1
|
||||
hmac: 020daff42c1ae6a761b1cd5c3d473d65bf8a9cbabe257db66e4af03a242dd93d
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user