Compare commits
2 Commits
8f46ab5546
...
ad1772ff2e
Author | SHA1 | Date | |
---|---|---|---|
ad1772ff2e | |||
0b7e062823 |
@ -40,7 +40,7 @@ steps:
|
||||
event: tag
|
||||
|
||||
- name: release
|
||||
image: gitea.elara.ws/elara6331/woodpecker-release:0.2.3
|
||||
image: gitea.elara.ws/elara6331/woodpecker-release
|
||||
settings:
|
||||
title: "Version ${CI_COMMIT_TAG##v}"
|
||||
files:
|
||||
|
@ -4,8 +4,7 @@ labels:
|
||||
steps:
|
||||
- name: manifest
|
||||
image: mplatform/manifest-tool
|
||||
commands:
|
||||
- manifest-tool push from-args --platforms linux/amd64,linux/arm64 --template gitea.elara.ws/elara6331/distrohop:ARCH --tags ${CI_COMMIT_TAG} --target gitea.elara.ws/elara6331/distrohop:latest
|
||||
entrypoint: ['manifest-tool', 'push', 'from-args', '--platforms', 'linux/amd64,linux/arm64', '--template', 'gitea.elara.ws/elara6331/distrohop:ARCH', '--tags', "${CI_COMMIT_TAG}", '--target', 'gitea.elara.ws/elara6331/distrohop:latest']
|
||||
when:
|
||||
- event: tag
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user