mirror of
https://github.com/alibaba/higress.git
synced 2026-06-26 02:35:02 +08:00
Update sync-skills-to-oss.yaml
This commit is contained in:
2
.github/workflows/sync-skills-to-oss.yaml
vendored
2
.github/workflows/sync-skills-to-oss.yaml
vendored
@@ -44,7 +44,7 @@ jobs:
|
|||||||
- name: Sync Install Script to OSS
|
- name: Sync Install Script to OSS
|
||||||
uses: go-choppy/ossutil-github-action@master
|
uses: go-choppy/ossutil-github-action@master
|
||||||
with:
|
with:
|
||||||
ossArgs: 'cp install.sh oss://higress-ai/ai-gateway/install.sh'
|
ossArgs: 'cp -u install.sh oss://higress-ai/ai-gateway/install.sh'
|
||||||
accessKey: ${{ secrets.ACCESS_KEYID }}
|
accessKey: ${{ secrets.ACCESS_KEYID }}
|
||||||
accessSecret: ${{ secrets.ACCESS_KEYSECRET }}
|
accessSecret: ${{ secrets.ACCESS_KEYSECRET }}
|
||||||
endpoint: oss-cn-hongkong.aliyuncs.com
|
endpoint: oss-cn-hongkong.aliyuncs.com
|
||||||
|
|||||||
Reference in New Issue
Block a user