mirror of
https://github.com/alangrainger/immich-public-proxy.git
synced 2025-01-16 04:46:45 +01:00
Update ci.yaml
This commit is contained in:
parent
b522360d2d
commit
1363ff3b71
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
|
@ -52,7 +52,7 @@ jobs:
|
|||
build-args: |
|
||||
PACKAGE_VERSION=${{ env.PACKAGE_VERSION }}
|
||||
tags: |
|
||||
${{ github.repository }}:${{ env.PACKAGE_VERSION }}
|
||||
${{ github.repository }}:latest
|
||||
# ${{ github.repository }}:${{ env.PACKAGE_VERSION }}
|
||||
# ${{ github.repository }}:latest
|
||||
ghcr.io/${{ github.repository }}:${{ env.PACKAGE_VERSION }}
|
||||
ghcr.io/${{ github.repository }}:latest
|
||||
|
|
Loading…
Reference in a new issue