This commit is contained in:
parent
c0f662bc1e
commit
55d61e1bc4
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user