Refine label for release.yml
This commit is contained in:
parent
b179526de1
commit
3c5a527a10
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -120,7 +120,7 @@ jobs:
|
|||
registry: ccr.ccs.tencentyun.com
|
||||
username: "${{ secrets.TCR_USERNAME }}"
|
||||
password: "${{ secrets.TCR_PASSWORD }}"
|
||||
- name: Push to Aliyun docker hub
|
||||
- name: Push to Tencent docker hub
|
||||
run: |
|
||||
docker tag ossrs/srs:$SRS_TAG ccr.ccs.tencentyun.com/ossrs/srs:$SRS_TAG
|
||||
docker tag ossrs/srs:$SRS_TAG ccr.ccs.tencentyun.com/ossrs/srs:$SRS_VERSION
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user