mirror of
https://github.com/usememos/memos.git
synced 2024-12-27 07:30:52 +08:00
feat: update docker image tag with next
This commit is contained in:
parent
825bea59f0
commit
e88ab634d9
1 changed files with 1 additions and 1 deletions
|
@ -28,4 +28,4 @@ jobs:
|
||||||
context: ./
|
context: ./
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ secrets.DOCKER_NEOSMEMO_USERNAME }}/memos:latest
|
tags: ${{ secrets.DOCKER_NEOSMEMO_USERNAME }}/memos:next
|
||||||
|
|
Loading…
Reference in a new issue