diff --git a/.drone.yml b/.drone.yml index 8240101..c018f33 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: