We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0c6d09 commit 5811c2fCopy full SHA for 5811c2f
.github/workflows/deploy-to-test.yml
@@ -50,7 +50,7 @@ jobs:
50
context: .
51
push: true
52
tags: |
53
- dongtai/dongtai-web-test:${{github.run_number}}
+ dongtai/dongtai-web-test:1.0.${{github.run_number}}
54
dongtai/dongtai-web-test:latest
55
56
- uses: actions/checkout@master
0 commit comments