chore: ci

This commit is contained in:
DarkSky 2022-08-11 23:09:35 +08:00
parent 0682bc1b06
commit 8d6ded2fcc
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM ghcr.io/toeverything/affine:relocate as relocate
FROM relocate as relocate
# =============
# AFFiNE image

View File

@ -59,7 +59,7 @@ jobs:
context: .
load: true
file: ./.github/deployment/Dockerfile-affine
tags: ghcr.io/toeverything/affine:relocate
tags: relocate
target: AFFiNE
- name: Build and push Docker image (AFFINE-Local)