mirror of
https://github.com/XFox111/my-website.git
synced 2026-04-22 07:28:01 +03:00
fix(ci): docker versioning tag
This commit is contained in:
@@ -49,7 +49,7 @@ jobs:
|
||||
ghcr.io/${{ github.repository }}
|
||||
tags: |
|
||||
latest
|
||||
type=schedule,pattern={{date 'YYYYMMDD'}}
|
||||
${{ github.sha }}
|
||||
|
||||
- name: "Login to Docker Hub"
|
||||
if: github.event_name != 'pull_request' || github.event.inputs.push == 'true'
|
||||
|
||||
Reference in New Issue
Block a user