mirror of
https://fast.feibisi.com/https://github.com/parcelvoy/platform.git
synced 2025-08-29 11:56:04 +08:00
Adds local storage provider
This commit is contained in:
parent
11ffbc85c8
commit
e60641960f
11 changed files with 441 additions and 177 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -2,6 +2,8 @@ name: Create & Publish Docker Image
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "feat/local-storage"
|
||||
tags:
|
||||
- "v*.*.*"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue