feat: better image tagging

This commit is contained in:
2024-11-21 01:20:06 -05:00
parent cbb6397719
commit 4b1b6b4369
2 changed files with 3 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ jobs:
harbor.yadunut.dev/yadunut/yadunut.dev
# generate Docker tags based on the following events/attributes
tags: |
type=sha
type=sha,suffix=-{{ commit_date 'X' }}
type=ref,event=branch
type=semver,pattern={{version}}

2
justfile Normal file
View File

@@ -0,0 +1,2 @@
default:
just --list