ci: bump container build plugin to drone-docker-buildx:23
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
1b6eb31809
commit
120bc0f121
14
.drone.yml
14
.drone.yml
@ -28,7 +28,7 @@ platform:
|
||||
|
||||
steps:
|
||||
- name: dryrun
|
||||
image: thegeeklab/drone-docker-buildx:20
|
||||
image: thegeeklab/drone-docker-buildx:23
|
||||
settings:
|
||||
dockerfile: Dockerfile.el7
|
||||
dry_run: true
|
||||
@ -40,7 +40,7 @@ steps:
|
||||
- refs/pull/**
|
||||
|
||||
- name: publish-dockerhub
|
||||
image: thegeeklab/drone-docker-buildx:20
|
||||
image: thegeeklab/drone-docker-buildx:23
|
||||
settings:
|
||||
dockerfile: Dockerfile.el7
|
||||
password:
|
||||
@ -56,7 +56,7 @@ steps:
|
||||
- refs/tags/**
|
||||
|
||||
- name: publish-quay
|
||||
image: thegeeklab/drone-docker-buildx:20
|
||||
image: thegeeklab/drone-docker-buildx:23
|
||||
settings:
|
||||
dockerfile: Dockerfile.el7
|
||||
password:
|
||||
@ -91,7 +91,7 @@ platform:
|
||||
|
||||
steps:
|
||||
- name: dryrun
|
||||
image: thegeeklab/drone-docker-buildx:20
|
||||
image: thegeeklab/drone-docker-buildx:23
|
||||
settings:
|
||||
dockerfile: Dockerfile.el8
|
||||
dry_run: true
|
||||
@ -103,7 +103,7 @@ steps:
|
||||
- refs/pull/**
|
||||
|
||||
- name: publish-dockerhub
|
||||
image: thegeeklab/drone-docker-buildx:20
|
||||
image: thegeeklab/drone-docker-buildx:23
|
||||
settings:
|
||||
dockerfile: Dockerfile.el8
|
||||
password:
|
||||
@ -119,7 +119,7 @@ steps:
|
||||
- refs/tags/**
|
||||
|
||||
- name: publish-quay
|
||||
image: thegeeklab/drone-docker-buildx:20
|
||||
image: thegeeklab/drone-docker-buildx:23
|
||||
settings:
|
||||
dockerfile: Dockerfile.el8
|
||||
password:
|
||||
@ -209,6 +209,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: c1d7bf589253bfecd788f3568f01374b499a8892391135722f82f08b44cd6233
|
||||
hmac: bd239a7e7db5fbee736dd48763aa949f355d35683f3ce6419bb19b32ca314533
|
||||
|
||||
...
|
||||
|
Reference in New Issue
Block a user