[ci] Update the url of pccs server
This commit is contained in:
parent
d96d0d2159
commit
46ccbd4ee4
@ -41,7 +41,7 @@ runs:
|
|||||||
|
|
||||||
- name: Update PCCS server
|
- name: Update PCCS server
|
||||||
run: |
|
run: |
|
||||||
docker exec ${{ env.CONTAINER_NAME }} bash -c "sed -r -i 's/\"pccs_url\": \"https:\/\/localhost:8081\/sgx\/certification\/v3\/\"/\"pccs_url\": \"https:\/\/sgx-dcap-server.cn-shanghai.aliyuncs.com\/sgx\/certification\/v3\/\"/g' /etc/sgx_default_qcnl.conf"
|
docker exec ${{ env.CONTAINER_NAME }} bash -c "sed -r -i 's/\"pccs_url\": \"https:\/\/localhost:8081\/sgx\/certification\/v3\/\"/\"pccs_url\": \"https:\/\/sgx-dcap-server.cn-hongkong.aliyuncs.com\/sgx\/certification\/v3\/\"/g' /etc/sgx_default_qcnl.conf"
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
# - name: Change download source of crates.io
|
# - name: Change download source of crates.io
|
||||||
|
Loading…
Reference in New Issue
Block a user