mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-24 08:52:54 +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
|
# AFFiNE image
|
||||||
|
2
.github/workflows/affine.yml
vendored
2
.github/workflows/affine.yml
vendored
@ -59,7 +59,7 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
load: true
|
load: true
|
||||||
file: ./.github/deployment/Dockerfile-affine
|
file: ./.github/deployment/Dockerfile-affine
|
||||||
tags: ghcr.io/toeverything/affine:relocate
|
tags: relocate
|
||||||
target: AFFiNE
|
target: AFFiNE
|
||||||
|
|
||||||
- name: Build and push Docker image (AFFINE-Local)
|
- name: Build and push Docker image (AFFINE-Local)
|
||||||
|
Loading…
Reference in New Issue
Block a user