mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 11:58:41 +00:00
fix: ci
This commit is contained in:
4
.github/workflows/affine.yml
vendored
4
.github/workflows/affine.yml
vendored
@@ -58,7 +58,7 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
file: ./.github/deployment/Dockerfile-affine
|
||||
tags: relocate
|
||||
tags: ghcr.io/toeverything/affine:relocate
|
||||
target: AFFiNE
|
||||
|
||||
- name: Build and push Docker image (AFFINE-Local)
|
||||
@@ -70,4 +70,4 @@ jobs:
|
||||
push: ${{ github.ref == 'refs/heads/master' && true || false }}
|
||||
tags: ${{ steps.meta_affine.outputs.tags }}
|
||||
labels: ${{ steps.meta_affine.outputs.labels }}
|
||||
target: AFFiNE
|
||||
target: AFFiNE
|
||||
|
||||
Reference in New Issue
Block a user