Temporarily disable amd64 docker build

This commit is contained in:
Jack Jackson 2023-12-01 22:27:47 -08:00
parent 2e91dd4d78
commit 11b976e644

View File

@ -57,20 +57,20 @@ steps:
from_secret: gitea_password
settings:
mtu: 1450
- name: push-amd64-image
image: plugins/docker
settings:
registry: gitea.scubbo.org
repo: gitea.scubbo.org/scubbo/blog_helm
tags: ${DRONE_COMMIT_SHA:0:10}
debug: true
launch_debug: true
username: scubbo
platform: linux/amd64
password:
from_secret: gitea_password
settings:
mtu: 1450
# - name: push-amd64-image
# image: plugins/docker
# settings:
# registry: gitea.scubbo.org
# repo: gitea.scubbo.org/scubbo/blog_helm
# tags: ${DRONE_COMMIT_SHA:0:10}
# debug: true
# launch_debug: true
# username: scubbo
# platform: linux/amd64
# password:
# from_secret: gitea_password
# settings:
# mtu: 1450
- name: auto-update-infra-repo
image: gitea.scubbo.org/scubbo/auto-repo-update-drone-plugin:latest
settings: