REFACTOR(docker): use full SHA tag

- Use full SHA for image tags
- Match docker/metadata-action format
This commit is contained in:
2025-11-24 21:18:35 +09:00
parent 09390ddb4e
commit 556d567cdd
2 changed files with 11 additions and 23 deletions

View File

@@ -13,7 +13,7 @@ commonLabels:
# 이미지 태그 설정
images:
- name: ghcr.io/mayne0213/portfolio
newTag: main-sha-ff7f941
newTag: main-sha-396748a
patchesStrategicMerge:
- deployment-patch.yaml