mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-19 15:31:36 +03:00
chore: ci
This commit is contained in:
parent
0682bc1b06
commit
8d6ded2fcc
@ -1,4 +1,4 @@
|
||||
FROM ghcr.io/toeverything/affine:relocate as relocate
|
||||
FROM relocate as relocate
|
||||
|
||||
# =============
|
||||
# AFFiNE image
|
||||
|
2
.github/workflows/affine.yml
vendored
2
.github/workflows/affine.yml
vendored
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user