Tag Docker image with latest
too
Signed-off-by: Ske <voltasalt@gmail.com>
This commit is contained in:
parent
6a3d9b9426
commit
9f9aa46214
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -21,5 +21,6 @@ jobs:
|
||||
tags: |
|
||||
ghcr.io/xske/pluralkit:${{ env.BRANCH_NAME }}
|
||||
ghcr.io/xske/pluralkit:${{ github.sha }}
|
||||
ghcr.io/xske/pluralkit:latest
|
||||
cache-from: type=registry,ref=ghcr.io/xske/pluralkit:${{ env.BRANCH_NAME }}
|
||||
cache-to: type=inline
|
||||
|
Loading…
Reference in New Issue
Block a user