Update
This commit is contained in:
commit
d996aea7b9
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
|
||||
if: ${{ startsWith(github.ref, 'refs/tags/v5') }}
|
||||
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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user