fix(ci): I hate docker
continuous-integration/drone/push Build is passing Details

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2022-11-15 21:53:46 +01:00
parent 7398ce6880
commit f22df41d49
Signed by: sam
GPG Key ID: 4D8B07C18F31ACBD
1 changed files with 4 additions and 2 deletions

View File

@ -38,7 +38,8 @@ depends_on:
steps:
- name: Build
image: thegeeklab/drone-docker-buildx
privileged: true
image: quay.io/thegeeklab/drone-docker-buildx
settings:
repo: git.froth.zone/sam/birdsitelive
dry_run: true
@ -52,7 +53,8 @@ steps:
- "clone"
- name: Build & Publish
image: thegeeklab/drone-docker-buildx
privileged: true
image: quay.io/thegeeklab/drone-docker-buildx
settings:
auto_tag: true
repo: git.froth.zone/sam/birdsitelive