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