Skip to content

Commit 7690045

Browse files
author
狄云
committed
同时打两个镜像,方便后续自动化部署
1 parent 1bac989 commit 7690045

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitea/workflows/build.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ jobs:
1919
with:
2020
context: .
2121
push: true
22-
tags:
22+
tags: |
23+
registry.diyun.work/thinnav:v${{ github.run_number }}
2324
registry.diyun.work/thinnav:latest

0 commit comments

Comments
 (0)