mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Update
This commit is contained in:
commit
d996aea7b9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -190,6 +190,6 @@ jobs:
|
||||||
- name: Release SRS 5.0 to Aliyun ACK
|
- name: Release SRS 5.0 to Aliyun ACK
|
||||||
if: ${{ startsWith(github.ref, 'refs/tags/v5') }}
|
if: ${{ startsWith(github.ref, 'refs/tags/v5') }}
|
||||||
run: |-
|
run: |-
|
||||||
kubectl set image deploy/srs5-deploy srs5=registry.cn-hangzhou.aliyuncs.com/ossrs/srs:$SRS_TAG
|
kubectl set image deploy/srs5-deploy srs=registry.cn-hangzhou.aliyuncs.com/ossrs/srs:$SRS_TAG
|
||||||
kubectl describe deploy/srs5-deploy
|
kubectl describe deploy/srs5-deploy
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue