mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 11:58:41 +00:00
chore: ci
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user