mirror of https://github.com/usememos/memos.git
feat: update docker image tag with `next`
This commit is contained in:
parent
825bea59f0
commit
e88ab634d9
|
|
@ -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 New Issue