mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-24 02:33:08 +03:00
chore: change docker name
This commit is contained in:
parent
cb39531712
commit
46ed75fe02
@ -82,9 +82,9 @@ jobs:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: ghcr.io
|
REGISTRY: ghcr.io
|
||||||
IMAGE_NAME: ${{ github.repository }}
|
IMAGE_NAME: ${{ github.repository }}-pro
|
||||||
IMAGE_TAG: canary-pro-${{ github.sha }}
|
IMAGE_TAG: canary-${{ github.sha }}
|
||||||
IMAGE_TAG_LATEST: nightly-pro-latest
|
IMAGE_TAG_LATEST: nightly-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out the repo
|
- name: Check out the repo
|
||||||
|
Loading…
Reference in New Issue
Block a user