chore: Update docker.yml

release-0.2
Meng Zhang 2023-09-08 10:08:42 +08:00 committed by GitHub
parent 81ef570cdf
commit d2700c1597
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ jobs:
${{ env.IMAGE_NAME }}
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=nightly,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
type=schedule,pattern=nightly
type=schedule,pattern={{date 'YYYYMMDD'}}
type=semver,pattern={{version}}