mirror of
https://github.com/ossrs/srs.git
synced 2025-11-24 11:54:21 +08:00
Release v4.0-b2, 4.0 beta2, v4.0.215, 144278 lines.
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -88,6 +88,8 @@ jobs:
|
||||
docker push ossrs/srs:$SRS_TAG
|
||||
docker tag ossrs/srs:$SRS_TAG ossrs/srs:$SRS_MAJOR
|
||||
docker push ossrs/srs:$SRS_MAJOR
|
||||
docker tag ossrs/srs:$SRS_TAG ossrs/srs:latest
|
||||
docker push ossrs/srs:latest
|
||||
# Aliyun ACR
|
||||
- name: Login Aliyun docker hub
|
||||
uses: aliyun/acr-login@v1
|
||||
@@ -105,6 +107,8 @@ jobs:
|
||||
docker push registry.cn-hangzhou.aliyuncs.com/ossrs/srs:v$SRS_MAJOR
|
||||
docker tag ossrs/srs:$SRS_TAG registry.cn-hangzhou.aliyuncs.com/ossrs/srs:$SRS_MAJOR
|
||||
docker push registry.cn-hangzhou.aliyuncs.com/ossrs/srs:$SRS_MAJOR
|
||||
docker tag ossrs/srs:$SRS_TAG registry.cn-hangzhou.aliyuncs.com/ossrs/srs:latest
|
||||
docker push registry.cn-hangzhou.aliyuncs.com/ossrs/srs:latest
|
||||
|
||||
################################################################
|
||||
# K8S
|
||||
|
||||
Reference in New Issue
Block a user