Test
This commit is contained in:
@@ -62,9 +62,8 @@ steps:
|
|||||||
- name: manifest
|
- name: manifest
|
||||||
image: plugins/manifest
|
image: plugins/manifest
|
||||||
settings:
|
settings:
|
||||||
registry: harbor.codemowers.eu
|
target: harbor.codemowers.eu/${DRONE_REPO}:latest
|
||||||
target: ${DRONE_REPO}:latest
|
template: harbor.codemowers.eu/${DRONE_REPO}:latest-ARCH
|
||||||
template: ${DRONE_REPO}:latest-ARCH
|
|
||||||
platforms:
|
platforms:
|
||||||
- linux/amd64
|
- linux/amd64
|
||||||
- linux/arm64
|
- linux/arm64
|
||||||
|
|||||||
Reference in New Issue
Block a user