Further fixes for the release workflow #247

Closed
opened 2026-04-05 20:43:11 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @dfunkt on 12/7/2025

Not all the fixes necessary were made in https://github.com/dani-garcia/vaultwarden/pull/6532, it still appends debian to the tags:
https://github.com/dani-garcia/vaultwarden/actions/runs/20004013122/job/57363788749#step:9:39

Creating manifest for index.docker.io/vaultwarden/server:testing-debian
Manifest created for index.docker.io/vaultwarden/server
#1 [internal] pushing docker.io/vaultwarden/server:testing-debian

Fixed variant:

Creating manifest for index.docker.io/vaultwarden/server:testing
Manifest created for index.docker.io/vaultwarden/server:testing
#1 [internal] pushing docker.io/vaultwarden/server:testing
*Originally created by @dfunkt on 12/7/2025* Not all the fixes necessary were made in https://github.com/dani-garcia/vaultwarden/pull/6532, it still appends `debian` to the tags: https://github.com/dani-garcia/vaultwarden/actions/runs/20004013122/job/57363788749#step:9:39 ``` Creating manifest for index.docker.io/vaultwarden/server:testing-debian Manifest created for index.docker.io/vaultwarden/server #1 [internal] pushing docker.io/vaultwarden/server:testing-debian ``` Fixed variant: ``` Creating manifest for index.docker.io/vaultwarden/server:testing Manifest created for index.docker.io/vaultwarden/server:testing #1 [internal] pushing docker.io/vaultwarden/server:testing ```
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#247