mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
Tag Docker image with latest too
Signed-off-by: Ske <voltasalt@gmail.com>
This commit is contained in:
parent
6a3d9b9426
commit
9f9aa46214
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
|
|
@ -21,5 +21,6 @@ jobs:
|
||||||
tags: |
|
tags: |
|
||||||
ghcr.io/xske/pluralkit:${{ env.BRANCH_NAME }}
|
ghcr.io/xske/pluralkit:${{ env.BRANCH_NAME }}
|
||||||
ghcr.io/xske/pluralkit:${{ github.sha }}
|
ghcr.io/xske/pluralkit:${{ github.sha }}
|
||||||
|
ghcr.io/xske/pluralkit:latest
|
||||||
cache-from: type=registry,ref=ghcr.io/xske/pluralkit:${{ env.BRANCH_NAME }}
|
cache-from: type=registry,ref=ghcr.io/xske/pluralkit:${{ env.BRANCH_NAME }}
|
||||||
cache-to: type=inline
|
cache-to: type=inline
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue