mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-12-30 10:20:20 -06:00
* Dont create :latest docker tag (fixes #3996) * ci * Update .woodpecker.yml Co-authored-by: Richard Schwab <mail@w.tf-w.tf> --------- Co-authored-by: Dessalines <dessalines@users.noreply.github.com> Co-authored-by: Richard Schwab <mail@w.tf-w.tf>
This commit is contained in:
@@ -242,7 +242,7 @@ steps:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
build_args:
|
||||
- RUST_RELEASE_MODE=release
|
||||
auto_tag: true
|
||||
tag: ${CI_COMMIT_TAG}
|
||||
when:
|
||||
event: tag
|
||||
|
||||
|
||||
Reference in New Issue
Block a user