Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jack Hadrill 2022-08-27 19:44:33 +00:00
parent c0f662bc1e
commit 55d61e1bc4

View File

@ -100,11 +100,13 @@ name: combine-manifests
depends_on: depends_on:
- build-docker-amd64 - build-docker-amd64
- build-docker-arm64 - build-docker-arm64
clone:
disable: true
steps: steps:
- name: publish - name: publish
image: plugins/manifest image: plugins/manifest
settings: settings:
username: JackNet username: jackhadrill
password: password:
from_secret: password from_secret: password
target: git.jacknet.io/jackhadrill/container-spawner:latest target: git.jacknet.io/jackhadrill/container-spawner:latest