mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-24 08:12:08 +03:00
chore: ci
This commit is contained in:
parent
e4533e6601
commit
66fbdf7e74
2
.github/workflows/affine.yml
vendored
2
.github/workflows/affine.yml
vendored
@ -52,6 +52,8 @@ jobs:
|
|||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
id: buildx
|
id: buildx
|
||||||
uses: docker/setup-buildx-action@v1
|
uses: docker/setup-buildx-action@v1
|
||||||
|
with:
|
||||||
|
driver-opts: network=host
|
||||||
|
|
||||||
- name: Extract metadata (tags, labels) for Docker (AFFiNE-Local)
|
- name: Extract metadata (tags, labels) for Docker (AFFiNE-Local)
|
||||||
id: meta_affine
|
id: meta_affine
|
||||||
|
Loading…
Reference in New Issue
Block a user