1
0
mirror of https://github.com/XFox111/my-website.git synced 2026-04-22 07:28:01 +03:00

feat(ci): additional docket tag for version tracking

This commit is contained in:
2025-01-08 20:15:42 +03:00
parent 7346e97a3e
commit 801ab2a78f
+3 -1
View File
@@ -47,7 +47,9 @@ jobs:
images: |
${{ github.repository }}
ghcr.io/${{ github.repository }}
tags: latest
tags: |
latest
type=schedule,pattern={{date 'YYYYMMDD'}}
- name: "Login to Docker Hub"
if: github.event_name != 'pull_request' || github.event.inputs.push == 'true'