mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-19 15:11:51 +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
|
||||
id: buildx
|
||||
uses: docker/setup-buildx-action@v1
|
||||
with:
|
||||
driver-opts: network=host
|
||||
|
||||
- name: Extract metadata (tags, labels) for Docker (AFFiNE-Local)
|
||||
id: meta_affine
|
||||
|
Loading…
Reference in New Issue
Block a user