Skip to content

Commit 5811c2f

Browse files
committed
fix: dockerhub
1 parent a0c6d09 commit 5811c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-to-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
context: .
5151
push: true
5252
tags: |
53-
dongtai/dongtai-web-test:${{github.run_number}}
53+
dongtai/dongtai-web-test:1.0.${{github.run_number}}
5454
dongtai/dongtai-web-test:latest
5555
5656
- uses: actions/checkout@master

0 commit comments

Comments
 (0)