Skip to content

Commit

Permalink
Add more tags to same release
Browse files Browse the repository at this point in the history
  • Loading branch information
webysther authored Jan 14, 2025
1 parent 14ddd1c commit 39b7971
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 39b7971

Please sign in to comment.