mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-21 07:46:09 +01:00
🔖 v2.0.14
This commit is contained in:
parent
0542d97e6e
commit
56fa2363c2
5 changed files with 9 additions and 9 deletions
2
.github/workflows/dockerimage.yml
vendored
2
.github/workflows/dockerimage.yml
vendored
|
|
@ -13,5 +13,5 @@ jobs:
|
|||
- name: Build the Docker image
|
||||
run: |
|
||||
docker login --username=${{ secrets.DOCKER_HUB_USER }} --password=${{ secrets.DOCKER_HUB_PWD }}
|
||||
docker build -t b3log/siyuan:latest -t b3log/siyuan:v2.0.13 .
|
||||
docker build -t b3log/siyuan:latest -t b3log/siyuan:v2.0.14 .
|
||||
docker push b3log/siyuan -a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue