We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bac989 commit 7690045Copy full SHA for 7690045
.gitea/workflows/build.yaml
@@ -19,5 +19,6 @@ jobs:
19
with:
20
context: .
21
push: true
22
- tags:
+ tags: |
23
+ registry.diyun.work/thinnav:v${{ github.run_number }}
24
registry.diyun.work/thinnav:latest
0 commit comments