1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 06:28:42 +01:00

feat: add more tags to same release (#3550)

This commit is contained in:
Webysther Sperandio
2025-01-14 03:24:00 +01:00
committed by GitHub
parent 14ddd1c4e8
commit be313a68a3

View File

@@ -111,6 +111,11 @@ jobs:
images: |
amir20/dozzle
ghcr.io/amir20/dozzle
tags: |
type=raw,pattern=v{{version}}
type=raw,pattern=v{{major}}.{{minor}}
type=raw,pattern=v{{major}}
type=raw,value=latest
- name: Writing certs to file
run: |
echo "${{ secrets.TTL_KEY }}" > shared_key.pem